microgui / microgui/MicroGUI-Embedded

Fix alignment

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C++
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There are slight alignment issues for most of the components, meaning that the GUI that you create in the web app will not look exactly the same once rendered on an embedded screen.
This is most likely due to differences in sizing/scaling.

This issue is not critical or breaking in any way, but it would be nice to have the rendered GUI look exactly like the one you make in the web app.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by creating the same GUI in the web app and rendering it on an embedded display, then compare component alignment and sizing. Done means the rendered embedded GUI matches the web-app layout across the affected components, but the issue does not name files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.