Speed up expander animation
Go back to 200ms, which is what we had in GTK+ 2.x. Themes can change this, of course.
This commit is contained in:
parent
38f6065b2b
commit
cb498c2101
@ -3798,7 +3798,7 @@ gtk_css_provider_get_default (void)
|
||||
"}\n"
|
||||
"\n"
|
||||
".expander:active {\n"
|
||||
" transition: 300ms linear;\n"
|
||||
" transition: 200ms linear;\n"
|
||||
"}\n"
|
||||
"\n"
|
||||
"*:insensitive {\n"
|
||||
|
Loading…
Reference in New Issue
Block a user