Open TechnicJelle opened 2 months ago
https://github.com/TechnicJelle/BlueMapGUI/blob/9f3926b8fc3735021ce290d977d5775b4cec0cfd/lib/map_tile.dart#L30-L32
Also:
(Probably requires maps list to become a provider.)
I tried adding an actual Right Click functionality, but that proved to be more challenging than I thought. For the time being, a simple kebab menu on the right will suffice.
https://github.com/TechnicJelle/BlueMapGUI/blob/9f3926b8fc3735021ce290d977d5775b4cec0cfd/lib/map_tile.dart#L30-L32
Also:
(Probably requires maps list to become a provider.)