Don't disable loading tab buttons
This commit is contained in:
parent
301384dc57
commit
66d7428da2
|
@ -12,7 +12,6 @@ TabButton {
|
|||
|
||||
iconItem.svgName: loading ? "hourglass" : icon.name
|
||||
icon.color: theme.icons.colorize
|
||||
enabled: ! loading
|
||||
|
||||
// Must be explicitely set to display correctly on KDE
|
||||
implicitWidth: Math.max(
|
||||
|
|
Loading…
Reference in New Issue
Block a user