Skip to content
New issue

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

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

Already on GitHub? # to your account

🐛 Navigation panel's scrollbar can't be dragged #472

Closed
DemoJameson opened this issue Aug 15, 2022 · 0 comments
Closed

🐛 Navigation panel's scrollbar can't be dragged #472

DemoJameson opened this issue Aug 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DemoJameson
Copy link
Contributor

Describe the bug
Navigation panel's scrollbar can't be dragged

bandicam.2022-08-15.11-04-35-698.mp4
@bdlukaa bdlukaa added the bug Something isn't working label Aug 15, 2022
bdlukaa added a commit that referenced this issue Aug 21, 2022
- `ComboBox` updates:
  - **BREAKING** Renamed `Combobox` to `ComboBox`
  - Implement `EditableComboBox`, a combo box that accepts items that aren't listed ([#244](#244)) 
  - `ComboBox.isExpanded: false` now correctly sets the button width ([#382](#382))
  - `ComboBox`'s items height are correctly calculated, as well as initial scroll offset ([#472](#478))
  - **BREAKING** `ComboBox.disabledHint` was renamed to `ComboBox.disabledPlaceholder`
  - Added `ComboBoxFormField` and `EditableComboBoxFormField` ([#373](#373))
@bdlukaa bdlukaa self-assigned this Oct 22, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants