[telepathy] [Bug 333861] New: Set Treeview to animated only after initial loading

David Edmundson kde at davidedmundson.co.uk
Fri Apr 25 11:19:28 BST 2014


https://bugs.kde.org/show_bug.cgi?id=333861

            Bug ID: 333861
           Summary: Set Treeview to animated only after initial loading
    Classification: Unclassified
           Product: telepathy
           Version: git-latest
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: contactlist
          Assignee: kde-telepathy-bugs at kde.org
          Reporter: kde at davidedmundson.co.uk

Turning animating off makes the initial load look a little bit quicker as
things move less. I don't want to disable it completely though as it does look
better afterwards.

Ideally we'll turn it on after we've done the initial fetch and we know which
contacts are online or not.

The hard part..working out when initial loading has happened. 

Should this go via libkpeople; given we show contacts immediately maybe KTp
should delay it's initalFetchComplete() signal till it's got the presences.

We could put a signal in GlobalContactManager when it has done
onContactManagerStateChanged for every account in the initial fetch 
(less trivial than it sounds)

...or we can go the plasma way and just add a timer :D

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list