<table><tr><td style="">antlarr created this revision.<br />antlarr added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D3192" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When the size of the combo box adjusts to its contents, the dropdown<br />
listbox isn't large enough to fit the contents and a vertical scrollbar<br />
so instead of using Metrics::MenuButton_IndicatorWidth. I defined<br />
a new Metrics::ComboBox_IndicatorWidth which is two pixels larger than<br />
Metrics::MenuButton_IndicatorWidth.</p>

<p>To test this I used "kcmshell5 kcm_kscreen -style breeze" and opened<br />
the resolutions QComboBox (If there are less than 15 possible<br />
resolutions, a slider will appear instead of a QComboBox, so in that<br />
case it's possible to use a virtual machine with QXL video that for<br />
me shows plenty of possible resolutions).</p>

<p>Before this patch, most of the larger resolutions are shortened to<br />
something like "192...200" or "160...200" and can't be read (in the<br />
dropdown listbox, when selected they can be read correctly in the<br />
closed combobox), after applying this patch, all the contents of the<br />
listbox can be read correctly.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rBREEZE Breeze</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3192" rel="noreferrer">https://phabricator.kde.org/D3192</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstyle/breeze.h<br />
kstyle/breezestyle.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>antlarr, Plasma<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas<br /></div>