inohime / inohime/Anya

Application Editor

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
C++
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- [ ] Add an editor built in for positioning buttons on each layer.
- [ ] Add drag-select for buttons on a layer.
- [ ] Add editor debug mode to print out the position and width of either the selected button or drag-selected buttons on the layer.
1. Save the selected buttons on a layer in this format:
* Layer: `name`
* Buttons:
* `button name`:
* x, y, width, height
* background colour, outline colour, text colour
2. File name: `name` - `date`

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named, so first locate the existing application layer and button UI code. Done means providing an editor that positions buttons, supports drag-selection, offers the requested debug output, and saves the specified layer and button data to a dated file.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.