Skip to content

Conversation

@louis-e
Copy link
Owner

@louis-e louis-e commented Jan 10, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 10, 2026 23:40
@github-actions
Copy link

⏱️ Benchmark run finished in 0m 34s
🧠 Peak memory usage: 952 MB

📈 Compared against baseline: 30s
🧮 Delta: 4s
🔢 Commit: 2a7e40d

🟢 Generation time is unchanged.

📅 Last benchmark: 2026-01-10 23:42:14 UTC

You can retrigger the benchmark by commenting retrigger-benchmark.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds informational tooltips to the settings interface and moves the bounding box information display from the map overlay to the main input field. The changes improve user experience by providing contextual help and consolidating bbox information.

Changes:

  • Added tooltip icons with hover effects to all settings options (Generation Mode, Roof/Interior/Fill Ground toggles, World Scale, Bounding Box, Map Theme, Language, and Telemetry)
  • Modified bbox coordinate handling to auto-populate the input field when map selections are made
  • Hidden the redundant bbox info box overlay on the map itself

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
src/gui/index.html Added tooltip icons to all settings labels with descriptive help text
src/gui/css/styles.css Implemented tooltip styling with hover effects and positioning
src/gui/css/bbox.css Hidden the bbox coordinates display overlay at bottom of map
src/gui/js/main.js Updated bbox handling logic to sync map selections with input field and restore info display on empty input

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@louis-e louis-e merged commit dd8004b into main Jan 10, 2026
2 checks passed
@louis-e louis-e deleted the ui-enhancements branch January 10, 2026 23:51
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