Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The view target box isn't a good log of view position #95

Open
inclement opened this issue Sep 25, 2021 · 0 comments
Open

The view target box isn't a good log of view position #95

inclement opened this issue Sep 25, 2021 · 0 comments

Comments

@inclement
Copy link
Owner

The current target box information in each view stores its expected bounds, but this doesn't work well for floating views.

We should probably instead/additionally store the target view box in output-relative coords (i.e. 0-1 on each axis), which can then be used to reposition/resize it appropriately when the output is changed.

This needs more thought, but right now floating views are probably not treated correctly on workspace rearrange with multiple outputs.

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

No branches or pull requests

1 participant