Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Component] Crash while computing the resize sequence for flow ribbon band with 2 components #471

Closed
MichaelWDenney opened this issue Jun 13, 2024 · 0 comments
Labels
7.5 - Larimar Release 7.5 - 2024.H1

Comments

@MichaelWDenney
Copy link

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:
image

(Apologies if I have simply made an invalid change. But the change seemed simple and straightforward.)

@kirill-grouchnikov 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
@kirill-grouchnikov kirill-grouchnikov added the 7.5 - Larimar Release 7.5 - 2024.H1 label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.5 - Larimar Release 7.5 - 2024.H1
Projects
None yet
Development

No branches or pull requests

2 participants