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

Expand and fix widget library #1279

Open
KernAttila opened this issue Mar 27, 2023 · 0 comments
Open

Expand and fix widget library #1279

KernAttila opened this issue Mar 27, 2023 · 0 comments
Labels
enhancement Improvement to an existing feature

Comments

@KernAttila
Copy link
Contributor

KernAttila commented Mar 27, 2023

Describe the enhancement
Some basic widgets are missing from the library :

  • int slider
  • float slider

Some options could be added to CueLabelLineEdit:

  • file browser
  • folder browser
  • make it read only

And some fixes:

  • CueSelectPulldown is not properly fed previous selected options
  • CueSelectPulldown does not stretch to get available space
  • CueLabelToggle has no default value

Readability can be improved:

  • No hover css on CueSelectPulldown
  • CueSelectPulldown list has no borders, making it blend with the background.

Screenshots
File browser with filters:
image

Folder Browser:
image

Int/Float sliders:
image

CueSelectPulldown stretch:
image

CueSelectPulldown hover css:
css

Read-only CueLabelLineEdit:
image

Version Number
0.22

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

No branches or pull requests

1 participant