elementary / elementary/panel-sound
Get icon spacing from stylesheet
Open
Status: Confirmed
- Dominant language
- Vala
- Stars
- 36
- Forks
- 28
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 11
Description
Right now the icon spacing in the panel between the mic and volume icons is hardcoded. For future proofing, we should get this value from the `padding` of `.composited-indicator`
Contributor guide
Research direction
Search the panel code for the hardcoded spacing between the mic and volume icons, then find the stylesheet rule for `.composited-indicator`. Confirm how its `padding` is represented and verify that the icon spacing follows that value rather than a separate constant. The issue is done when stylesheet padding controls the spacing.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100