Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Align sign colors for deleting
Open
invalid
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
when the sign deleted, the earlier sign must be coloured.
Contributor guide
Research direction
Look at the sign deletion logic in the Kivy UI code. The issue mentions coloring the 'earlier sign' when one is deleted. Find where signs are displayed and managed, likely in a .kv file or a Python widget class. Check how sign colors are set and what state changes on deletion. A test would involve deleting a sign and verifying the previous sign's color updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100