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
Describe the bug
In MockForm, when the ShowStatusBar property is modified, the form's scrollability is ignored despite being Scrollable.
Affects
Designer
Blocks editor
Projects Explorer
Companion
Compiled apps
Buildserver
Debugging
Other... (please describe)
Expected behavior
The scrollability of MockForm should be respected when ShowStatusBar is set to false
Steps to reproduce
Make a project, add some ui elements enough to require the Form to be scrollable. Now set Scrollable to True and then try toggling value of ShowStatusBar.
Soft-Buddy
changed the title
[BUG] Scrollability of Form not respected when ShowStatusBar is set to False.
[BUG] Scrollability of Form not respected when ShowStatusBar property is modified.
Jun 7, 2024
Describe the bug
In MockForm, when the ShowStatusBar property is modified, the form's scrollability is ignored despite being Scrollable.
Affects
Expected behavior
The scrollability of MockForm should be respected when ShowStatusBar is set to false
Steps to reproduce
Make a project, add some ui elements enough to require the Form to be scrollable. Now set Scrollable to True and then try toggling value of ShowStatusBar.
Video
MIT.App.Inventor.-.Personal.-.Microsoft.Edge.2024-06-07.15-49-05.mp4
The text was updated successfully, but these errors were encountered: