Bug 385418 - No option for Tree View animation
Summary: No option for Tree View animation
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (show other bugs)
Version: 5.9.4
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-05 21:11 UTC by Aleksey Midenkov
Modified: 2022-02-23 18:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.