ClanGenOfficial / clangen

Warrior Cats fan game
https://clangen.io
Other
230 stars 404 forks source link

[BUG] feeding tactic info at top of screen #2356

Closed selkirks closed 1 month ago

selkirks commented 1 month ago

Type: (only select one)

Describe the bug when hovering over the feeding tactic "high exp first", the information is on the top of the screen. all other tactics' info is shown on the bottom

Grade: (only select one)

Reproduce Steps to reproduce the behavior:

  1. open the clearing
  2. go to select a tactic
  3. hover over 'high exp first'

Commit # or Game Version Number: f58ed31872ec5b180bd5355d2706dd82f51dc819

Screenshots image

scribblecrumb commented 1 month ago

This is a limitation of the current version of py_gui. Perhaps fixable via a subclass, but likely a pain in the ass to figure out.

(however, the white text within the tactic box is a bug and I'll fix it lmao)