RoundedTB icon indicating copy to clipboard operation
RoundedTB copied to clipboard

Animation is not good

Open ghost opened this issue 4 years ago • 3 comments
trafficstars

when the taskbar has added/removed icons, Roundedtb animations are faster than windows animations, that doesn't look good. Please make Roundedtb animation slower.

https://user-images.githubusercontent.com/83209921/134798184-b28c6f5f-e5ab-4a9a-800d-4c6726e9c057.mp4

ghost avatar Sep 26 '21 07:09 ghost

There currently isn't actually any "animation" per-say. Adding an animation is something I'm considering however it requires a complete rewrite of how RoundedTB works (which I'm working on for the next update). The main issue with adding an animation is that the taskbar doesn't always play its own animation at the same time it updates the size of the taskbar, which can lead to desync. However, it's something that I'll certainly be looking into in the future.

torchgm avatar Sep 26 '21 21:09 torchgm

@torchgm Thanks for your respond, Roundedtb is awesome. I hope it has interesting upgrades in the future (what I wish the most is the rounded corners have anti-aliasing)

ghost avatar Sep 27 '21 12:09 ghost

Unfortunately there's no easy way to alias the corners :c

torchgm avatar Oct 04 '21 01:10 torchgm