The issue you're experiencing (expected vs actual, screenshot, stack trace etc):
In org.pushingpixels.radiance.demo.component.ribbon.BasicCheckRibbon.getFontBand(), I commented out the addFlowComponent of the font combo box, the font size combo box, and the styleStripProjection.
Expected result: A Font band containing only the indentStripProjection and alignStripProjection.
Actual result:
(Apologies if I have simply made an invalid change. But the change seemed simple and straightforward.)
Version of Radiance (latest release is 7.5-SNAPSHOT):
7.5-SNAPSHOT
Sub-project (Common, Animation, Theming, Component, ...):
Ribbons/Demo
Version of Java (current minimum is 9):
21.0.1
Version of OS:
Windows 11
The issue you're experiencing (expected vs actual, screenshot, stack trace etc):
In org.pushingpixels.radiance.demo.component.ribbon.BasicCheckRibbon.getFontBand(), I commented out the addFlowComponent of the font combo box, the font size combo box, and the styleStripProjection.
Expected result: A Font band containing only the indentStripProjection and alignStripProjection.
Actual result:
(Apologies if I have simply made an invalid change. But the change seemed simple and straightforward.)