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

UI misc #1156

Merged
merged 4 commits into from
Apr 13, 2023
Merged

UI misc #1156

merged 4 commits into from
Apr 13, 2023

Conversation

redtide
Copy link
Member

@redtide redtide commented Apr 12, 2023

  • Use color constants instead of hardcoded color values
  • XP-style tooltips (black on light yellow) for better readability when hovering over app info/tab buttons
  • Window size has been changed to be compatible with ARIA banks (775x335 for image backgrounds)
  • The CC knobs rotator and title label have a white color on a semi-transparent background in the controls tab
  • The info tab becomes a dark and semi-transparent overlay dialog above the Home panel;
    both will display the same background image when available
  • Added an image_controls opcode to add a background image on Controls tab, implemented on both LV2 and VST3 plugins

Closes sfztools/sfizz-ui#30 .

redtide added 4 commits April 11, 2023 14:23
- window size has been changed to be compatible with ARIA banks
- the cc knobs rotator and title label have a white color on a semi-transparent background in the controls tab
- the info tab becomes a dark and semi-transparent overlay dialog above the Home panel, then both will display a background image when available
@redtide redtide merged commit 4c1ec3a into sfztools:develop Apr 13, 2023
@redtide redtide deleted the gui-misc branch April 13, 2023 15:42
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

Successfully merging this pull request may close these issues.

Background image aspect ratio and display
1 participant