MCPcopy Create free account
hub / github.com/chrxh/alien / shutdownIntern

Method shutdownIntern

source/Gui/SpatialControlWindow.cpp:29–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27{}
28
29void SpatialControlWindow::shutdownIntern()
30{
31 auto& settings = GlobalSettings::get();
32 settings.setValue("windows.spatial control.zoom sensitivity", Viewport::get().getZoomSensitivity());
33}
34
35void SpatialControlWindow::processIntern()
36{

Callers

nothing calls this directly

Calls 2

setValueMethod · 0.80
getZoomSensitivityMethod · 0.80

Tested by

no test coverage detected