All store items still flash blue, instead of just the purchased one. #86

Closed
opened 2018-02-15 08:12:57 +00:00 by daerogami · 6 comments
daerogami commented 2018-02-15 08:12:57 +00:00 (Migrated from github.com)

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.

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.
CelticMinstrel commented 2018-02-16 03:48:36 +00:00 (Migrated from github.com)

Presumably just missed a clip_rect() call somewhere.

Presumably just missed a `clip_rect()` call somewhere.
CelticMinstrel commented 2020-02-10 05:45:42 +00:00 (Migrated from github.com)

I think I remember fixing this.

I think I remember fixing this.
NQNStudios commented 2024-12-01 14:40:58 +00:00 (Migrated from github.com)

I'll check if this is fixed.

I'll check if this is fixed.
NQNStudios commented 2024-12-01 20:10:07 +00:00 (Migrated from github.com)

It is not

It is not
NQNStudios commented 2025-02-04 13:43:36 +00:00 (Migrated from github.com)

Image

In fact, a lot of weird graphical things happen when I click a shop item.

  • The shopkeeper portrait disappears
  • The help button disappears
  • The Info button for every item appears depressed
  • All item text turns blue
  • The Done button disappears
  • The info text at the bottom also turns blue
![Image](https://github.com/user-attachments/assets/3ffd113b-380b-4300-9daa-7fea975a90c1) In fact, a lot of weird graphical things happen when I click a shop item. * The shopkeeper portrait disappears * The help button disappears * The Info button for every item appears depressed * All item text turns blue * The Done button disappears * The info text at the bottom also turns blue
NQNStudios commented 2025-02-17 18:08:03 +00:00 (Migrated from github.com)

Scale-aware text brought this bug back (only affecting the text. The other parts are still fixed.)

Scale-aware text brought this bug back (only affecting the text. The other parts are still fixed.)
Sign in to join this conversation.
No description provided.