Color picker widget ignores bottom_up layout
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
**Describe the bug**
Color picker widget ignores bottom_up layout
**To Reproduce**
Create a ui layout with bottom_up, and place a color_picker widget inside it
**Expected behavior**
The color picker to be at the bottom of the container
**Screenshots**

expected:

**Desktop (please complete the following information):**
- OS: voidlinux
Contributor guide
Research direction
Start by reproducing the issue with a ui layout using bottom_up and a color_picker widget, then trace the layout handling for that widget. Done means the color picker is positioned at the bottom of its container when bottom_up is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100