Skip to content

Feature Minimap - #206

Open
takkasila wants to merge 16 commits into
masterfrom
issue_minimap
Open

Feature Minimap#206
takkasila wants to merge 16 commits into
masterfrom
issue_minimap

Conversation

@takkasila

@takkasila takkasila commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Added a new Minimap feature that visualizes positional data on the top-left corner of the screen.
Currently display:

  • Current position
  • Start-recording position (if is recording)
  • User-specified landmarks
  • Minimap's btm-left and top-right border
Minimap 1

Settings

On the left side are Minimap settings.
There are two display boder position modes:

  • Relative (default): the minimap is center at the current stage position and move along with it
  • Fixed: Specify a fixed region of stage position that the Minimap is focused on.

The right side is landmark editor, which user can add custom landmarks (up to 1000) with custom text.
The user-specified landmark data gets JSON.dumps and saved into user config file.

Minimap settings

@takkasila
takkasila requested a review from monikascholz July 29, 2026 15:42
@takkasila takkasila self-assigned this Jul 29, 2026
@takkasila takkasila added feature New feature or request Medium Medium priority issue labels Jul 29, 2026

@monikascholz monikascholz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved, looking forward to testing it!

@takkasila
takkasila marked this pull request as ready for review July 30, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request Medium Medium priority issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants