realitymod / PRGallery

Code for the PR map gallery
GNU General Public License v3.0
1 stars 2 forks source link

Minikeypad grid overlay #3

Closed WouterJansen closed 6 years ago

WouterJansen commented 6 years ago

make grid overlay toggle between nothing, normal and one with minikeypads

senshi-x commented 6 years ago

There's two ways we can address this: Make it toggle Restrict it to zoom levels

My old viewer only showed it starting from a "middle" zoom level, as I felt it useless when zoomed far out.

We could also do both.

I have implemented this already,but am currently rewriting the Graticule class to reduce its unnecessary considerable performance footprint. PR will follow once done.

UTurista commented 6 years ago

Since the toggle mechanic/icon is already present, I'd say to use it instead of being level bounded.

My original idea was to make the keypad visible (regardless of zoom level) when the grid was visible and the mouse hovering the respective grid. But I'm not really going to do that so any solution will be welcome.

senshi-x commented 6 years ago

Interesting idea with the one-grid only. But I think the overall keypads makes more sense. People use it to grab screenshots and for BP stuff in the PRT, and there keypads are a lifesaver.

Toggle as in triple toggle? Main grid -> Main+ Sub grid -> no grid?

UTurista commented 6 years ago

People use it to grab screenshots and for BP stuff in the PRT, and there keypads are a lifesaver.

I guess...

Toggle as in triple toggle? Main grid -> Main+ Sub grid -> no grid?

Yap