Bug 385418

Summary: No option for Tree View animation
Product: [Plasma] Breeze Reporter: Aleksey Midenkov <midenok+kdebugs>
Component: QStyleAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: RESOLVED FIXED    
Severity: minor CC: simonandric5, uhhadd
Priority: NOR    
Version: 5.9.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Aleksey Midenkov 2017-10-05 21:11:30 UTC
It is impossible to turn off Tree View expand/collapse animation in System Settings. Turning off Animation in Oxygen or Breeze widget style keeps Tree View animated. Workaround for this issue:

1. compile and run https://sourceforge.net/projects/qt5ct/

QT_QPA_PLATFORMTHEME="qt5ct" qt5ct

2. Interface tab -> reenable 'Enable gui effects'; Apply
3. Uncheck it again; Apply
Comment 1 Christoph Feck 2018-02-22 18:52:13 UTC
Not sure if this is a style bug. Applications can use QTreeView::setAnimated(), but I have not checked where the default comes from.
Comment 2 Janet Blackquill 2022-02-23 18:00:55 UTC
This should have been fixed with commit 41c24a337.