ItsBexy / GaugeOMatic

GNU Affero General Public License v3.0
11 stars 4 forks source link

Flickering when activating/adjusting the "Use Counter as Timer" feature #4

Closed ItsBexy closed 9 months ago

ItsBexy commented 10 months ago

This happens because whenever this setting changes, the plugin has to change the amount of UI nodes in the widget, and the safe/lazy way to do that is to perform a hard reset that tears the whole widget down and rebuilds it, causing the flicker. Can be fixed if/when I get around to applying the setting in a more dextrous way.

ItsBexy commented 9 months ago

Fixed in 0.0.1.0