T10187: SMS App Should Request Enough Messages to Fill the Initial Window
Simon Redman
noreply at phabricator.kde.org
Thu Dec 13 21:31:34 GMT 2018
sredman created this task.
sredman triaged this task as "Normal" priority.
sredman added a project: KDE Connect.
TASK DESCRIPTION
Currently, the SMS app requests 10 message when a conversation is opened. If that is not enough to fill the screen, the view looks strange and is difficult to scroll because the scroll bar does not show. The model should request enough messages to fill the view rather than a hard-coded number.
One way to do this is to literally request a single message, wait for the Dbus interface to reply (should be very quick in all cases), then see if the view is full. If not, request another message and repeat.
The solution to this will likely be relevant to solving T10186 <https://phabricator.kde.org/T10186>
TASK DETAIL
https://phabricator.kde.org/T10187
To: sredman
Cc: #kde_connect, sredman, mschroeder, varunp, shivanshukantprasad, skymoore, brute4s99, wistak, anoopv, dvalencia, rmenezes, julioc, Leptopoda, timothyc, Danial0_0, johnq, Pitel, adeen-s, SemperPeritus, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, menasshock, mikesomov, tctara, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20181213/25c12661/attachment.html>
More information about the KDEConnect
mailing list