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

[BUG] Scrollability of Form not respected when ShowStatusBar property is modified. #3188

Open
1 of 8 tasks
Soft-Buddy opened this issue Jun 7, 2024 · 0 comments
Open
1 of 8 tasks

Comments

@Soft-Buddy
Copy link

Soft-Buddy commented Jun 7, 2024

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.

Video

MIT.App.Inventor.-.Personal.-.Microsoft.Edge.2024-06-07.15-49-05.mp4
@Soft-Buddy 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant