<table><tr><td style="">ndavis created this revision.<br />ndavis added reviewers: Plasma, VDG.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />ndavis requested review of this revision.
</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/D26758">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The checkboxes and radio buttons in plasmashell were signficantly different from checkboxes and radio buttons in the Breeze QStyle.</p>
<ul class="remarkup-list">
<li class="remarkup-list-item">Plasmashell checkboxes and radio buttons were much larger.<ul class="remarkup-list">
<li class="remarkup-list-item">24x24 for checkboxes and 29x29 for radio buttons (Plasmashell) vs 16x16 (QStyle).</li>
</ul></li>
<li class="remarkup-list-item">Pixel alignment was very poor.<ul class="remarkup-list">
<li class="remarkup-list-item">Checkbox indicator was 14x14, stretched to 24x24.</li>
<li class="remarkup-list-item">Radio button background was 22x22 or 32x32, adjusted to 29x29.</li>
<li class="remarkup-list-item">Radio button indicator was 16x16, stretched to 29x29.</li>
</ul></li>
<li class="remarkup-list-item">Style was different.<ul class="remarkup-list">
<li class="remarkup-list-item">Checkbox indicators had sharper corners and less margin around the inner rectangle.</li>
<li class="remarkup-list-item">Radio buttons had a hardcoded dark gray circular frame and a shadow on the bottom of the inside of the frame.</li>
<li class="remarkup-list-item">Radio button indicators had less margin around the inner circle.</li>
</ul></li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>BRANCH</strong><div><div>checkbox-radiobutton (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26758">https://phabricator.kde.org/D26758</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/declarativeimports/plasmacomponents3/CheckIndicator.qml<br />
src/declarativeimports/plasmacomponents3/RadioButton.qml<br />
src/declarativeimports/plasmacomponents3/RadioIndicator.qml<br />
src/declarativeimports/plasmastyle/CheckBoxStyle.qml<br />
src/declarativeimports/plasmastyle/RadioButtonStyle.qml<br />
src/desktoptheme/breeze/widgets/actionbutton.svg<br />
src/desktoptheme/breeze/widgets/checkmarks.svg</div></div></div><br /><div><strong>To: </strong>ndavis, Plasma, VDG<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>