Skip to content

Remove status label from Map node#483

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/remove-label-map-node
Draft

Remove status label from Map node#483
Copilot wants to merge 3 commits intomainfrom
copilot/remove-label-map-node

Conversation

Copy link

Copilot AI commented Feb 15, 2026

Removes the status text display at the bottom of the Map visualization node that showed point count, zoom level, coordinates, and cache statistics.

Changes

  • UI: Removed dpg.add_text() status label from node layout
  • State: Removed tag_node_status_name and tag_node_status_value_name definitions
  • Update logic: Removed status text generation and all dpg_set_value() calls for status updates
  • Cleanup: Removed coordinate calculation and cache stats formatting used only for status display

The node retains all other functionality (zoom, pan, size controls, cache toggle, progress bar). Debug logging to console unchanged.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 15, 2026 00:09
Co-authored-by: hackolite <826027+hackolite@users.noreply.github.com>
Co-authored-by: hackolite <826027+hackolite@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove label from bottom of map node Remove status label from Map node Feb 15, 2026
Copilot AI requested a review from hackolite February 15, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants