-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Recipe
- open a system Browser
- select class Morph
- scroll down the method categories down enough
and select a category, for example 'submorphs-testing' - now select another class category, for example 'Morph-Borders'
- select a class in this category, for example SimpleBorder
The list of methods appear and is scrollable, but the list of method categories does not, it looks like empty...
- Now go back to Morph
- select one of the first method categories, for example '--core--'
- go back to SimpleBorder
The list of method categories now appears.
It looks like some scroll position has been memoized and is wrongly applied.
When the list is too short, there is no scroll bar shown and nothing gets visible.
Metadata
Metadata
Assignees
Labels
No labels