elementary / elementary/settings

Scale icons with window size.

Open
#142 2 comments 1 reaction 0 assignees View on GitHub
Needs Design Priority: Wishlist
Dominant language
Vala
Stars
60
Forks
14
Avg merge
2h 13m
Merged PRs (30d)
1

Description

## Prerequisites
- [X] I have searched open and closed issues for duplicates.

## Feature
As per [proposed design improvements for switchboard](https://github.com/elementary/switchboard/issues/136#issuecomment-574471255), icons should scale up when the window becomes larger than a threshold size.

We should talk about that threshold: at what x,y is it appropriate to scale up the icons--or is it only appropriate when the window is fully maximized?

My original idea was for the icons to scale smoothly with window size, but that may be difficult to implement. For now, the plan is to swap the current 32px icons with [48px icons](https://github.com/elementary/icons/issues/876) at the threshold window size (and of course, back again, should the window decrease in size).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.