You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One run of the testing did not report an "enter" event back into hexagon after the window was closed. This may have happened during one of the crashes.
The text was updated successfully, but these errors were encountered:
Drag resizing crashes on mac (see issue Resizing window on Apple M1 causes segfault liballeg/allegro5#1272)
Window dimensions do not live update on mac
Show/hide mouse cursor toggle is not fool-proof. In some cases will re-appear, meaning there is no status so a toggle switch UI is inconsistent.
Fullscreen toggle
Incrementing the window size by 1 will result in an increment by two
Decrementing the window size by 1 will not decrement at all
Switching between incrementing the width or height, then moving to the other and incrementing, will cause the prior to be modified.
Spinner box requires key represses and does not have a key repeat
Spinner box manual key repeat events get backed up
Possible resize issue on win: al_resize_display issues liballeg/allegro5#1514
Additional issues with resize: Display (fullscreen window) and window dimensions liballeg/allegro5#1500
One run of the testing did not report an "enter" event back into hexagon after the window was closed. This may have happened during one of the crashes.
The text was updated successfully, but these errors were encountered: