[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Review Request 120003: Allow changing month with mouse wheel
From:       "Martin Klapetek" <martin.klapetek () gmail ! com>
Date:       2014-09-02 9:05:24
Message-ID: 20140902090524.11809.59361 () probe ! kde ! org
[Download RAW message or body]

--===============3248744770499510849==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120003/#review65686
-----------------------------------------------------------

Ship it!


Ship It!

- Martin Klapetek


On Aug. 30, 2014, 2:25 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120003/
> -----------------------------------------------------------
> 
> (Updated Aug. 30, 2014, 2:25 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-framework
> 
> 
> Description
> -------
> 
> This patch allows changing the month using the mouse wheel. I already tried that \
> patch earlier but with the previous approach used in the month view ("Use a ton of \
> rectangles") it was unusable. Performance is fine with the canvas now. 
> With Qt 5.3's high-precision touchpad scrolling, however, we get a wheelevent for \
> the slightest finger movement which resulted in you easily ending up 5 years in the \
> future in one movement. Hence this hack I added, which I'm not too fond of but it \
> works rather nicely. Traditional mouse wheel works perfectly. 
> 
> Diffs
> -----
> 
> src/declarativeimports/calendar/qml/MonthView.qml 2a14f28 
> 
> Diff: https://git.reviewboard.kde.org/r/120003/diff/
> 
> 
> Testing
> -------
> 
> Yup. Going back and forth between months using mouse wheel and touchpad.
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
> 


--===============3248744770499510849==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 \
solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  \
<tr>  <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/120003/">https://git.reviewboard.kde.org/r/120003/</a>
  </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Ship \
It!</p></pre>  <br />









<p>- Martin Klapetek</p>


<br />
<p>On August 30th, 2014, 2:25 p.m. CEST, Kai Uwe Broulik wrote:</p>









<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for Plasma.</div>
<div>By Kai Uwe Broulik.</div>


<p style="color: grey;"><i>Updated Aug. 30, 2014, 2:25 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
plasma-framework
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">This patch allows changing the month using the mouse \
wheel. I already tried that patch earlier but with the previous approach used in the \
month view ("Use a ton of rectangles") it was unusable. Performance is fine with the \
canvas now.</p> <p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">With Qt 5.3's high-precision touchpad scrolling, \
however, we get a wheelevent for the slightest finger movement which resulted in you \
easily ending up 5 years in the future in one movement. Hence this hack I added, \
which I'm not too fond of but it works rather nicely. Traditional mouse wheel works \
perfectly.</p></pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">Yup. Going back and forth between months using mouse \
wheel and touchpad.</p></pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/declarativeimports/calendar/qml/MonthView.qml <span style="color: \
grey">(2a14f28)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/120003/diff/" style="margin-left: \
3em;">View Diff</a></p>






  </td>
 </tr>
</table>








  </div>
 </body>
</html>


--===============3248744770499510849==--



_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic