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

Projector fix, race condition fix #1148

Merged
merged 3 commits into from
Jan 25, 2021
Merged

Conversation

volconst
Copy link
Collaborator

Fix #1140 #1124

Rendering did not work, probably since python3.
Default first layer timeout of -1 was ignored
Make grouped controls children of the group title control so tooltips
 work in GTK.
Remove context help button as tooltips show automatically
Invoke Fit() after frame hierarchy is visualized to reveal whole
 Info group in GTK.
M110 requires 'ok' confirm, but set it to be required before send() to
 ensure send() does not finish before
 set and the 'ok' be skipped worthless.
 Fixes kliment#1124.
 Thanks to @SokobanRyu for reporting and coding patch.
@kliment
Copy link
Owner

kliment commented Jan 25, 2021

@volconst I'm happy with this, feel free to merge it

@volconst volconst merged commit f6e0a54 into kliment:master Jan 25, 2021
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.

Projector fails displaying layer
2 participants