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

Child space divider widget(s) for horizontal and vertical division #39

Open
WeirdConstructor opened this issue Sep 28, 2021 · 0 comments

Comments

@WeirdConstructor
Copy link

The desired functionality is:

  • A container widget for 2 children
  • Either with horizontal or vertical layout
  • In the center is a handle or "slider", that the user can hover the mouse over.
    • If possible: Change mouse cursor shape.
    • Have a :hovered attribute for responsive styling
  • It should make the position of the handle set- and get-able, best also emit some kind of event or callback when it changes.
    • Usecase: The user can setup his desired layout,
      and store the positions in some external save format. And later reload their project with the sliders
      at the original position.

Like demonstrated in Blender in this screencast:

Kazam_screencast_00066_up.mp4
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