Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render-props #106

Merged
merged 3 commits into from Jul 11, 2019
Merged

render-props #106

merged 3 commits into from Jul 11, 2019

Conversation

bartlomiejzuber
Copy link
Member

Dość ciężko było to przetłumaczyć, na pewno będzie sporo rzeczy do poprawny.
Zerknijcie proszę. :)

@netlify
Copy link

netlify bot commented Jun 21, 2019

Deploy preview for pl-reactjs ready!

Built with commit 2e2955c

https://deploy-preview-106--pl-reactjs.netlify.com

@jakubdrozdek
Copy link
Member

Przy drugim czytaniu rzuciło mi się w oczy jeszcze parę błędów. Zgadzacie się z moimi rozkminami? :)

Co-Authored-By: jakubdrozdek <30927218+jakubdrozdek@users.noreply.github.com>
@@ -87,19 +87,19 @@ class MouseTracker extends React.Component {
render() {
return (
<div>
<h1>Move the mouse around!</h1>
<h1>Porusz myszką!</h1>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jakubdrozdek Zamienić wszystkie wystąpienia związane z słowem "myszka" na kursor ? Czy zostawiamy w tym przypadku "myszką" ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nie, ruszanie myszką jest jak najbardziej zgodne z rzeczywistością :) Chodziło mi o pozycję kursora (te współrzędne x,y dotyczyły odległości w pikselach od krawędzi ekranu, a nie pozycji myszy na podkładce ;-) ).

@bartlomiejzuber
Copy link
Member Author

@jakubdrozdek Dodałem zaproponowane sugestie. 👍

@jakubdrozdek jakubdrozdek merged commit 0879be9 into master Jul 11, 2019
@jakubdrozdek jakubdrozdek deleted the renderProps branch July 11, 2019 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants