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

Gtk/Mac Check/RadioToolItem event fixes #1830

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

cwensley
Copy link
Member

  • Gtk: Fix Check/RadioToolItem.CheckedChanged event
  • Mac: Only fire RadioToolItem.CheckedChanged when it has changed
  • Added logging for test app to test ToolItem events

Fixes #792
Fixes #1813

- Mac: Only fire RadioToolItem.CheckedChanged when it has changed
- Added logging for test app to test ToolItem events

Fixes picoe#792
Fixes picoe#1813
@cwensley cwensley added this to the 2.5.8 milestone Nov 25, 2020
@cwensley cwensley merged commit c3d43f2 into picoe:develop Nov 25, 2020
@cwensley cwensley added the bug label Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Gtk] CheckToolItem binding on Checked property does not work
1 participant