Ciezo / Snake-Game

A Java Snake Game with beautiful custom made graphics
Apache License 2.0
0 stars 0 forks source link

On Home window what happened was there are problems with hovering over Play, About, Exit buttons #8

Closed Ciezo closed 2 years ago

Ciezo commented 2 years ago

Problems This has been an occurring problem ever since before the launch of unstable release. What currently is happening is that Play, About, Exit buttons found on the game's home window or page are seemingly overlapping due to the fact that their panels may be oversized!

Enumeration:

  1. Hover over Play button is too early! Hit hover box is too big
  2. Hover over About button has the same problem like Play button as well, but sometimes you can't hover over it because Play button is overlapping its boundaries
  3. Hover over Exit button bounds is too big! Same issues with Play and About button as well


Detailed Descriptions Please fix the problem with Home window about buttons


Screenshots

Ciezo commented 2 years ago

FIXED!!! Applied repositioning and tweaking of icon boundaries where hover and click actions register. Moreover, we now have reposition the buttons making it feel more unique and much nicer than before!!

Here is the attached image! See for yourself!!! image