<table><tr><td style="">ngraham requested changes to this revision.<br />ngraham added a comment.<br />This revision now requires changes to proceed.
</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/D20797">View Revision</a></tr></table><br /><div><div><p>Why doesn't mouse wheel scrolling with with <tt style="background: #ebebeb; font-size: 13px;">ScrollView</tt>? That seems odd and unexpected. I would recommend we use that component and figure out why it doesn't work. Also it seems semantically incorrect to be putting a <tt style="background: #ebebeb; font-size: 13px;">ScrollablePage</tt><em>inside</em> a page. That thing is supposed to be the whole page, not one component of it.</p>
<p>BTW, since while using <tt style="background: #ebebeb; font-size: 13px;">ScrollView</tt> you'll probably run into this, to make a QQC2 ScrollView display its frame, you do this:</p>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">QQC2.ScrollView {
Component.onCompleted: background.visible = true;
[blabla]
}</pre></div>
<p>Also LOL we really need to fix that broken icon: <a href="https://bugs.kde.org/show_bug.cgi?id=399568" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.kde.org/show_bug.cgi?id=399568</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R114 Plasma Addons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20797">https://phabricator.kde.org/D20797</a></div></div><br /><div><strong>To: </strong>filipf, dfaure, ngraham, VDG, Plasma<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>