Lumiera  0.pre.03
»edit your freedom«
zoom-window.cpp File Reference

Go to the source code of this file.

Description

Common implementation details related to zoom handling and transformation into screen coordinates.

Todo:
do we need this dedicated translation unit? As of 11/2022, the ZoomWindow component was developed header-only... However the amount of code is significant and the details are complex, and there is indeed a major implementation-only block with private functions.

Definition in file zoom-window.cpp.

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::model
 The Lumiera GTK-GUI uses a thin proxy layer data model on top of the actual "high-level-model", which lives in the Steam-Layer below.