Always adjust IntMapComboBox to contents
ClosedPublic

Authored by volkov on Dec 24 2019, 11:31 AM.

Details

Summary

By default combobox adjusts to its contents the first time it is shown.
IntMapComboBox is used, for example, to show available speeds to burn,
which are added to the combobox after it is shown, and thus can be
displayed cropped.

Diff Detail

Repository
R467 K3b
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20246
Build 20264: arc lint + arc unit
volkov requested review of this revision.Dec 24 2019, 11:31 AM
volkov created this revision.
aacid accepted this revision.Dec 24 2019, 11:36 AM
This revision is now accepted and ready to land.Dec 24 2019, 11:36 AM

before:

after:

volkov closed this revision.Dec 24 2019, 11:42 AM