Options windows should be scrollable #56
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
Jameson
joke
options window
question
Split!
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sparkle-devs/sparkle#56
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, options windows are not scrollable, which can cause weird UI issues, as in this screenshot:
Because of this, I think that they should be scrollable.
@e016 @Alessandrito123 Would either of you be willing to work on this? You both seem pretty qualified for this task.
CrackleMorphis already a ScrollFrameMorph, i don't know why it doesn't scroll. Also, I think the checkboxes are brokenHuh, odd.
More over, why is the settings and sparkle settings and much else all in CrackleMorph? Why not just one for each function? For a tab system you could just use something like
IDE_Morph.spriteEditor(a morph created every time a tab switches)