Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Density issues in widgets when scaled down #835

Closed
keianhzo opened this issue Nov 26, 2018 · 3 comments
Closed

Density issues in widgets when scaled down #835

keianhzo opened this issue Nov 26, 2018 · 3 comments
Assignees
Milestone

Comments

@keianhzo
Copy link
Contributor

Hardware

All

Steps to Reproduce

  1. Open Bookmarks
  2. Enter resize mode
  3. Use the preset to resize 3x
  4. Use the handlers to resize to the horizontal minimum allow size

Current Behavior

49000044-6e841000-f126-11e8-920b-a511a2eccc3f

Expected Behavior

The view content should be visible in the new size.

Possible Solution

Maybe we could adjust the widget density dynamically so the view content better fits the new size.

Context

Error Logs and Stack Traces

@caseyyee
Copy link
Contributor

Maybe have a minimum width for the window? Problem with scaling is that it'll get to small to read at some point.

@nancyhang
Copy link
Contributor

nancyhang commented Nov 28, 2018

Need to test to see what is the optimal size. Also, Nadja mentions bookmarks will change.

@keianhzo
Copy link
Contributor Author

Fixed with #888 Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants