Skip to content

Conversation

@pbuckner
Copy link
Contributor

recreated earlier pull request, but using branch.
This only correct typo of "MOUSE_CURSOR_CHARGE". Also changed commented code in testwindow.py so if/when that gets upgraded the correct enum will be used.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 55.95% when pulling 6345fb4 on pbuckner:mouse_charge into 480b4de on swistakm:master.

@KinoxKlark KinoxKlark merged commit 77f37ff into pyimgui:master Aug 9, 2021
@KinoxKlark KinoxKlark added the release pending Merged but still needs official release label Aug 9, 2021
@KinoxKlark KinoxKlark removed the release pending Merged but still needs official release label Oct 31, 2021
@connorjak
Copy link
Contributor

Looks like CI didn't catch this;

if self.io.config_flags & imgui.CONFIG_NO_MOUSE_CURSOR_CHARGE:
(current master) still has the typo. This breaks pyglet-based pyimgui apps.

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.

5 participants