You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
kirill-grouchnikov
changed the title
Problem with Preferred Widths in Flow Component
[Component] Crash while computing the resize sequence for flow ribbon band with 2 components
Jun 13, 2024
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.)
The text was updated successfully, but these errors were encountered: