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

Cannot resize plugin window in Carla #112

Open
hellocatfood opened this issue Oct 19, 2022 · 2 comments
Open

Cannot resize plugin window in Carla #112

hellocatfood opened this issue Oct 19, 2022 · 2 comments
Labels
bug Something isn't working linux

Comments

@hellocatfood
Copy link

Describe the bug
When opening OctaSine 0.8 in Carla (https://github.com/falkTX/Carla ) the plugin window is too small and cannot be resized.

What did you try to do
Steps to reproduce the behavior:

  1. Open Carla (I'm using 2.6.0-alpha1)
  2. Load Octasine
  3. Press the cog to open the plugin gui
  4. Try to resize the plugin window by double-clicking on the title bar or dragging from corners

Expected behavior
The plugin window should resize

Screenshots
This is the size that the plugin opens at and cannot be resized from it

Screenshot from 2022-10-19 12-23-56

Software (please complete the following information):

  • OctaSine version: 0.8
  • DAW: Carla
  • OS: Ubuntu 22.04 (X11)

Additional context
Using a screen resolution of 3840x2400 with fractional scaling enabled

Log file contents
Please include the contents of the OctaSine log file (OctaSine.log). Its location depends on your operating system (replace Alice with your username):

  • On macOS: /Users/Alice/Library/Application Support/com.OctaSine.OctaSine/OctaSine.log
  • On Windows: C:\Users\Alice\Documents\OctaSine\OctaSine.log
  • On Linux: /home/Alice/.config/octasine/OctaSine.log
11:23:28 [INFO] init
11:23:29 [INFO] OS: Ubuntu 22.04 (jammy) [64-bit]
11:23:29 [INFO] OctaSine build: v0.8.0 (24b813e) (gl)
@greatest-ape
Copy link
Owner

Thanks.

Resizing the plugin window currently isn’t supported, but the window should obviously not be that small to begin with. This is likely related to the fractional scaling.

@greatest-ape greatest-ape added bug Something isn't working linux labels Oct 23, 2022
@scotttswan
Copy link

any chance of adding a universal 100/125/150/200% scaling option? font is hard to read for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux
Projects
None yet
Development

No branches or pull requests

3 participants