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 16:56
@github-actions
Copy link

⏱️ Benchmark run finished in 0m 35s
🧠 Peak memory usage: 953 MB

📈 Compared against baseline: 30s
🧮 Delta: 5s
🔢 Commit: 0e60162

⚠️ This PR worsens generation time.

📅 Last benchmark: 2026-01-10 16:58:48 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 PR implements several UI improvements across the application including icon replacements, accessibility enhancements, and visual polish for the map interface.

Changes:

  • Replaced emoji-based icons with SVG icons for search and settings buttons for improved rendering consistency
  • Added ESC key handler to close settings and license modals
  • Implemented temporary hiding of world preview overlay during edit/delete mode to prevent visual confusion
  • Enhanced landuse block generation with per-block randomization for residential and commercial areas to add visual variety

Reviewed changes

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

Show a summary per file
File Description
src/gui/maps.html Replaced emoji search icon with SVG icon
src/gui/index.html Replaced emoji settings gear icon with SVG icon
src/gui/css/styles.css Updated modal z-index to 20001 to ensure proper layering above sidebar; updated settings button styles for SVG
src/gui/css/bbox.css Added editing-mode styling for disabled preview button during edit/delete operations
src/gui/js/main.js Added ESC key event listener to close settings and license modals
src/gui/js/bbox.js Implemented hide/restore functions for world overlay during edit/delete mode and added corresponding event handlers
src/element_processing/landuse.rs Moved RNG initialization earlier and added per-block randomization for residential and commercial landuse types

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

@louis-e louis-e merged commit 5e01abc into main Jan 10, 2026
2 checks passed
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