una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
51 stars 18 forks source link

[Feature Request] Add an option to configure the update interval of Server Info bar entries #58

Closed curtis846 closed 2 months ago

curtis846 commented 2 months ago

Unsure if this is a bug or intended behaviour due to Umbra's inner workings. It's not a huge deal but just something i noticed.

https://imgur.com/a/gA4v54L

haroldiedema commented 2 months ago

What do you mean with "not ticking" or "updating correctly"?

The server info bar entries update on a set interval of 250ms. I could probably increase this a bit to make things appear smoother, but if its not ticking/updating at all (from what I understand as you typed it in the title), then it is certainly a bug. However, by looking at the gif, it does tick correctly and update?

curtis846 commented 2 months ago

Thanks for the reply and really sorry for using the wrong words. I was comparing against how the timer on the regular server bar behaves (https://imgur.com/a/FSnUq5W). It is probably due to the update interval of Umbra so timer doesn't tick smoothly.

haroldiedema commented 2 months ago

Ah yes, that explains it then!

I'll convert this into a feature request to allow you to configure the update interval manually if you desire.

haroldiedema commented 2 months ago

Actually, I'll just ramp up the interval instead. There's no real performance overhead anyway 😄