summaryrefslogtreecommitdiffstats
path: root/library/ttk
diff options
context:
space:
mode:
authormarc_culler <marc.culler@gmail.com>2020-12-15 18:41:29 (GMT)
committermarc_culler <marc.culler@gmail.com>2020-12-15 18:41:29 (GMT)
commite1b4301a7bfca5a02daa7127e219efc7d76b29bc (patch)
tree1452d7ac3c2bf2c6fa46402edf127cdeb9506b6d /library/ttk
parent06708d72848c551a148e09d058538027117683c1 (diff)
parentbdddef68aedce30e4f3a00d4d5d40f7328a02c69 (diff)
downloadtk-e1b4301a7bfca5a02daa7127e219efc7d76b29bc.zip
tk-e1b4301a7bfca5a02daa7127e219efc7d76b29bc.tar.gz
tk-e1b4301a7bfca5a02daa7127e219efc7d76b29bc.tar.bz2
Merge 8.6
Diffstat (limited to 'library/ttk')
-rw-r--r--library/ttk/aquaTheme.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/ttk/aquaTheme.tcl b/library/ttk/aquaTheme.tcl
index 51c3e49..3ccdd70 100644
--- a/library/ttk/aquaTheme.tcl
+++ b/library/ttk/aquaTheme.tcl
@@ -99,7 +99,7 @@ namespace eval ttk::theme::aqua {
}
# Enable animation for ttk::progressbar widget:
- ttk::style configure TProgressbar -period 100 -maxphase 255
+ ttk::style configure TProgressbar -period 100 -maxphase 120
# For Aqua, labelframe labels should appear outside the border,
# with a 14 pixel inset and 4 pixels spacing between border and label