Options windows should be scrollable #56

Open
opened 2026-06-03 12:23:33 -05:00 by PPPDUD · 3 comments
PPPDUD commented 2026-06-03 12:23:33 -05:00 (Migrated from github.com)

Currently, options windows are not scrollable, which can cause weird UI issues, as in this screenshot:

Image

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.

Currently, options windows are not scrollable, which can cause weird UI issues, as in this screenshot: <img width="448" height="724" alt="Image" src="https://github.com/user-attachments/assets/db1de18e-bb2b-428f-a8d1-849ef0eb8387" /> 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.
e016 commented 2026-06-03 12:56:59 -05:00 (Migrated from github.com)

CrackleMorph is already a ScrollFrameMorph, i don't know why it doesn't scroll. Also, I think the checkboxes are broken

`CrackleMorph` is already a ScrollFrameMorph, i don't know why it doesn't scroll. Also, I think the checkboxes are broken
PPPDUD commented 2026-06-03 13:05:00 -05:00 (Migrated from github.com)

CrackleMorph is already a ScrollFrameMorph, i don't know why it doesn't scroll. Also, I think the checkboxes are broken

Huh, odd.

> `CrackleMorph` is already a ScrollFrameMorph, i don't know why it doesn't scroll. Also, I think the checkboxes are broken Huh, odd.
codingisfun2831t commented 2026-06-11 20:02:25 -05:00 (Migrated from github.com)

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)

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)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sparkle-devs/sparkle#56
No description provided.