Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Flamingo: JRibbonApplicationMenuPopupPanelSecondary not in JScrollpane #120

Open
AndreasZoike opened this issue Jun 5, 2013 · 1 comment

Comments

@AndreasZoike
Copy link

The JRibbonApplicationMenuPopupPanelSecondary is Scrollable (inherited from JCommandButtonPanel) but is not added to a JScrollPane, thus the Secondary AppMenus can never be scrolled.

@syncer
Copy link

syncer commented Jul 19, 2013

The only work-around is to use setRolloverCallback and add scroll pane to the targetPanel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants