Skip to content

Method categories sometimes don't show up in Browser #133

@nicolas-cellier-aka-nice

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions