JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Virtual functions in viewport to be fully overridable from child class

Open benkuper opened this issue 8 months ago • 0 comments

This PR allows child classes to override all functions of Viewport. This is interesting when we need to have custom behaviours from a viewport (e.g. temporarily disable some behaviours)

benkuper avatar Jun 22 '24 21:06 benkuper