We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On macOS there are at least these 2 issues:
Maybe 1 could be resolved by using https://github.com/avaneev/avir, for which a JUCE wrapper exists.
I suspect 2 could be resolved by improving ContentComponent::resized.
ContentComponent::resized
Also investigate resizing on Windows and Linux and see what needs to be improved.
The text was updated successfully, but these errors were encountered:
For the LCD part I got something that works on https://github.com/izzyreal/vmpc-juce/tree/avir-lcd but I'm not sure whether to merge it in. Performance difference shoud be profiled.
Sorry, something went wrong.
No branches or pull requests
On macOS there are at least these 2 issues:
Maybe 1 could be resolved by using https://github.com/avaneev/avir, for which a JUCE wrapper exists.
I suspect 2 could be resolved by improving
ContentComponent::resized
.Also investigate resizing on Windows and Linux and see what needs to be improved.
The text was updated successfully, but these errors were encountered: