8000 Feature Request: store plugin windows size · Issue #12 · airwindows/Meter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feature Request: store plugin windows size #12

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

Open
zsliu98 opened this issue Jun 12, 2024 · 0 comments
Open

Feature Request: store plugin windows size #12

zsliu98 opened this issue Jun 12, 2024 · 0 comments

Comments

@zsliu98
Copy link
zsliu98 commented Jun 12, 2024

Hi! Thank you for this great plugin. I have played it for a while and it seems very interesting.
However, it seems that I have to adjust the plugin window size each time when I re-open the plugin or add a new plugin instance. Would you like to store the plugin window size somewhere so that we don't have to adjust it each time? For example, it can be stored in the application data directory:

        inline auto static const path =
                juce::File::getSpecialLocation(juce::File::userApplicationDataDirectory)
                        .getChildFile("Audio")
                        .getChildFile("Presets")
                        .getChildFile(JucePlugin_Manufacturer)
                        .getChildFile(JucePlugin_Name);
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
0