TheAtlasRepository / Text2Map

Make maps from simple Text prompts using AI
GNU General Public License v3.0
5 stars 0 forks source link

Interactive Marker List #51

Closed GlennJoakimB closed 5 months ago

GlennJoakimB commented 5 months ago

Main additions:

Adding a display for listing markers, shown by clicking on the location button.

Visuals

Fixed and tweeked the coloring and display of the loadingscreen to give functional lightmode. Loadingscreen is also slightly see-through

image image

Also tweeked export menu:

Implemented hiding and toggling in mapComponent and info-panel

Other additions and changes