fix double shrinking
This commit is contained in:
@@ -2128,7 +2128,7 @@ swap_font_size := {
|
|||||||
if test != "" then font_size := test
|
if test != "" then font_size := test
|
||||||
)
|
)
|
||||||
|
|
||||||
font_size - shrink_name()
|
font_size
|
||||||
}@(font_size:16, src:"")
|
}@(font_size:16, src:"")
|
||||||
swap_font_color := {
|
swap_font_color := {
|
||||||
if swap_font() then (
|
if swap_font() then (
|
||||||
|
|||||||
Reference in New Issue
Block a user