Skip to content
GitLab
Explore
Sign in
ComboBox: Clip the ListView when its relevant
Code
Review changes
Check out branch
Download
Patches
Plain diff
ivan tkachenko
requested to merge
work/ratijas/combobox
into
master
May 09, 2024
Overview
0
Commits
3
Pipelines
2
Changes
1
Expand
Otherwise the items are bleeding out from the top and bottom edges:
Also:
Replace magic numbers with standard named units
Use strict === equality operator — instead of fuzzy ==
Merge request reports
Loading