Hi Guys,
In order to better support local scaling,
createComponentSnapshot in mouseDragInternal of juce_TreeView.cpp
should use juce::Component::getApproximateScaleFactorForComponent(this)
as the third argument of createComponentSnapshot
Thanks !
Hi Guys,
In order to better support local scaling,
createComponentSnapshot in mouseDragInternal of juce_TreeView.cpp
should use juce::Component::getApproximateScaleFactorForComponent(this)
as the third argument of createComponentSnapshot
Thanks !