controlsfx / controlsfx/controlsfx
BreadCrumbBar should work better when within a ToolBar
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 300
- Avg merge
- 16d 17h
- Merged PRs (30d)
- 1
Description
**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/660) by Jason Shattu (Bitbucket: [jasons2000](https://bitbucket.org/jasons2000), GitHub: [jasons2000](https://github.com/jasons2000)).**
----------------------------------------
When a BreadCrumbBar is too wide for a containing Toolbar, the over flow button on the toolbar should show the extra non visible parts of the BreadCrumbBar, rather than add the whole BreadCrumbBar to the overflow tab.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the BreadCrumbBar and ToolBar implementations and tracing how a toolbar handles content that exceeds its available width. The change is complete when an oversized BreadCrumbBar contributes only its non-visible breadcrumb parts to the toolbar overflow instead of moving the entire control there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100