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

Add a preference to determine how views are docked/floated #1970

Open
1 task done
antares1470 opened this issue Feb 28, 2024 · 1 comment
Open
1 task done

Add a preference to determine how views are docked/floated #1970

antares1470 opened this issue Feb 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request ux Things related to the user experience

Comments

@antares1470
Copy link
Collaborator

Prerequisites

Description

Views in Constellation can be docked or floated, and these can be moved around to cater to how the user wants to arrange things in the application. By default though, each view has a spot which it gets opened into, either floating (like the Find View), or docked (like most other views) and so every time a view gets loaded (either opening the view or opening an already open view in Constellation), it gets positioned into that default spot. For users that are re-arranging where views can be found, this means they are having to make those re-arrangements every time they open Constellation.

What could be nice is the ability to customise how the view gets loaded up by default which gives users more control over their Constellation display interface. This could be done with a tab in preferences with a list of all the views available and an ability to choose for each view how they want to display it (with the default value being whatever it is currently). The view could then be loaded according to preference rather than a value preset in code.

Steps to Reproduce

  1. Open Find View
  2. Dock the View
  3. Restart Constellation

Expected behaviour: Constellation opens any view (including find) where you want to put it

Actual behaviour: Always opens in default spot (which is floating for find)

Reproduces how often: 100%

Additional Information

Any additional information, configuration or data that might be
necessary to reproduce the issue.

@antares1470 antares1470 added enhancement New feature or request ux Things related to the user experience labels Feb 28, 2024
Copy link

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux Things related to the user experience
Projects
Status: In progress
Development

No branches or pull requests

2 participants