Tsunder / Pardus-Sweetener

A browser extension that enhances the user interface of the online game Pardus
3 stars 3 forks source link

map coordinates border induces misclicks #84

Open Tsunder opened 5 years ago

Tsunder commented 5 years ago

Describe the bug user more likely to misclick, due to border of nav area not matching clickable nav tiles.

To Reproduce

  1. turn on navigation coordinates
  2. try to quickly click an edge tile
  3. hit or miss
  4. miss.

Expected behavior

  1. never miss.

Additional context thinking would just put the text on the outside of the borders, or perhaps doubling up. putting the text outside I think would be preferable to make it so the nav area doesn't seem larger.

otherwise, perhaps extending the edge tiles clickable area? would then result in "invisible" area of the nav grid and possibly screw compatiblity with other things that use the nav table.