-
Notifications
You must be signed in to change notification settings - Fork 6
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
Crash when editing choices in properties frame #6
Comments
Seems this is more general bug of the properties frame when editing choices, seem crash behaviour happens for example when editing tabs choices. |
Hi Maxim,
Thanks for the feedback!
I don't have much time to test this this week unfortunately, but I'll keep
this in my inbox. It sounds like it's a more low level bug than Racket
programs, so it might have to be forwarded upstream. If you want to help,
you can try replicating the bug outside of MrEd Designer and designing a
minimum Racket program showing the bad behaviour.
Cheers,
Laurent
…On Mon, Jul 30, 2018 at 3:31 PM Maxim Jaffe ***@***.***> wrote:
Seems this is more general bug of the properties frame when editing
choices, seem crash behaviour happens for example when editing tabs choices.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABlNHHHJoOzNZO3BlFPtu-0_XfL8wH4gks5uLxi4gaJpZM4Vmbeb>
.
|
I also had the feeling it might come from upstream! Still learning Racket and the GUI tools, if I can figure out how to I will ;)! |
Hey, I don't see this behaviour on my current setup (Ubuntu and Racket v7.5.0.3). Does this still happen for you? |
I'll try it out sometime, haven't used MrEd-Designer in quite a while! |
When editing radio button choices, MrEd crashes when hovering from
List of Choices
straight toValues
area and vice-versa. This crash does not happen if you move the mouse out of the small choices dialog and then enter it again in a arc like motion to the opposite area.The following errors are printed in the REPL:
The text was updated successfully, but these errors were encountered: