MCPcopy Create free account
hub / github.com/DISTRHO/DPF / uiScaleFactorChanged

Method uiScaleFactorChanged

distrho/src/DistrhoUI.cpp:536–538  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534 * UI Callbacks (optional) */
535
536void UI::uiScaleFactorChanged(double)
537{
538}
539
540std::vector<DGL_NAMESPACE::ClipboardDataOffer> UI::getClipboardDataOfferTypes()
541{

Callers 2

onScaleFactorChangedFunction · 0.80
notifyScaleFactorChangedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected