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
- `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))
Describe the bug
Navigation panel's scrollbar can't be dragged
bandicam.2022-08-15.11-04-35-698.mp4
The text was updated successfully, but these errors were encountered: