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

feat: multi view plugin #1299

Open
awesthouse opened this issue Feb 14, 2024 · 0 comments
Open

feat: multi view plugin #1299

awesthouse opened this issue Feb 14, 2024 · 0 comments

Comments

@awesthouse
Copy link
Contributor

This is a new UIPlugin, on the same level as Grid and Table. It could be viewed as an extension of Grid plugin. The purpose of this plug-in is to receive a collection of UI-Recipes and view them with dynamic grid boarders. It also provides the possibility to duplicate a view and put the views side by side, so it could be used to view different part of the data. config may include

  • Several different "layout" arrangements: defaults for creating grids.
  • options on each item in the start grid as to,
    • possible to close or not
    • possible to create new views from the same or not
    • fixed or possible to resize,
    • size boundaries
  • etc

Then the user can create a view like this when inspecting signals, by making a "MultiView" plugin and attach the UI plugin of signal view.

Image

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