tukui-org / Tukui

Tukui - Live branch is Dragonflight, Wrath and Classic Era
https://tukui.org
45 stars 29 forks source link

Actionbar button size #131

Open themadtux opened 5 months ago

themadtux commented 5 months ago

image Having an issue with left/right buttons in the frame being smaller than they should be... is there a fix?

tetuti commented 5 months ago

This may be caused by an underlying "base UI". Try turning off Tukui (as well as other relevant addons) and go into edit mode. Are the "base" bars scaled? Reverting the scale of the base bars in the currently loaded "base UI" fixed this issue for me in earlier versions of Tukui.

The core issue is probably due to Tukui respecting the action bar scaling of the core UI rather than establishing a baseline of it's own. However I'm not well-versed in addon development so this is pure speculation.

Tukui looking as "intended" with a base UI action bar button scale of 100%

tukui_100_percent_base_scale base_ui_100_percent_scale_edit_mode

Tukui with a base UI action bar button scale of 50%

tukui_50_percent_base_scale base_ui_50_percent_scale_edit_mode