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

Is the manual in this repository out of sync with the manual on clemens-cords.com/mousetrap? #88

Open
4lrdyD opened this issue Dec 18, 2024 · 0 comments

Comments

@4lrdyD
Copy link

4lrdyD commented Dec 18, 2024

Hi, I'm using the manual at https://clemens-cords.com/mousetrap/, which apparently does not sync with this repository, for instance on line 459 of the file Mousetrap.jl/docs/src/01_manual/ 01_manual/02_signals.md

connect_signal_clicked!(button_02, button_01) do button_02::Button, button_01::Button

in https://clemens-cords.com/mousetrap/01_manual/02_signals/ , appears with an error

connect_signal_clicked!(button_02) do button_02::Button, button_01::Button 
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

No branches or pull requests

1 participant