Update widgets

This commit is contained in:
Insality
2024-11-20 01:55:58 +02:00
parent 37d7168bd6
commit 606f400719
8 changed files with 20 additions and 7 deletions

View File

@@ -261,6 +261,7 @@ local function update_text_with_anchor_shift(self)
end
---@param self druid.text
local function update_adjust(self)
if not self.adjust_type or self.adjust_type == const.TEXT_ADJUST.NO_ADJUST then
reset_default_scale(self)