reflex-app / reflex-app/reflex
Allow max zoom based on the size of screens
Open
Nobody has claimed this yet.
Priority: 2
Type: Enhancement
- Dominant language
- Vue
- Stars
- 34
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The canvas should be able to zoom out to fit the total size of all the screens
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the canvas zoom implementation in the Vue/Nuxt frontend and reviewing how screen sizes are collected. Define the maximum zoom-out behavior so the canvas can fit the total size of all screens, then verify the result in the Electron app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, nuxt
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100