All store items still flash blue, instead of just the purchased one. #86
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When buying a spell, clicking the spell highlights ALL the spells for sale in blue, instead of just the one.
This is an item logged from the To-Do and was originally reported by ADoS. If you are familiar with or can recreate this bug, please provide details here.
Presumably just missed a
clip_rect()call somewhere.I think I remember fixing this.
I'll check if this is fixed.
It is not
In fact, a lot of weird graphical things happen when I click a shop item.
Scale-aware text brought this bug back (only affecting the text. The other parts are still fixed.)