CloneWith / osu

Another osu! client fork, tailored for tournament hosting
https://osu.ppy.sh
MIT License
1 stars 0 forks source link

Bugged display on icons in `Board` #16

Closed NaughtyChas closed 2 months ago

NaughtyChas commented 3 months ago

This bug can be reproduced by assign box status, and use right click to clear status of the box when box is "flashing".

A white icon will be left on box even though there is no assigned status. This icon cannot be removed by right click again.

When a box has complete its "flashing" animation, using right click to clear status will remove the icon as we expected.

CloneWith commented 2 months ago

As was talked yesterday, after clearing the transform process of these elements, this issue should be resolved as well.

NaughtyChas commented 2 months ago

As was talked yesterday, after clearing the transform process of these elements, this issue should be resolved as well.

Tested and reviewed. Closing this issue as the bug has been succesfully patched.