This hack was added in the past to prevent the combobox from being pushed out of view when the label next to it was very long, as it can be in certain languages. However it had the effect of making the label get elided in *all* languages, and also the issue it was working around is no longer present; even with very long text, the combobox no longer gets pushed out of view, and instead the formlayout first switches to mobile view and then elides the Label, exactly as intended. So we can safely remove the hack. BUG: 438504 FIXED-IN: 5.22.2remotes/origin/work/cleanup-gltexture
parent
250169ff84
commit
77affd3259
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue