51 m_gridLineWidth( 1.0 ),
52 m_gridMinSpacing( 10.0 ),
53 m_axesEnabled( false ),
54 m_fullscreenCursor( false ),
55 m_forceDisplayCursor( false ),
56 m_scaleFactor(
DPI_SCALING::GetDefaultScaleFactor() )
Class to handle configuration and automatic determination of the DPI scale to use for canvases.
virtual void OnGalDisplayOptionsChanged(const GAL_DISPLAY_OPTIONS &)=0
void Notify(void(ObserverInterface::*Ptr)(Args1...), Args2 &&... aArgs)
Notify event to all subscribed observers.
static const wxChar * traceGalDispOpts
Flag to enable GAL_DISPLAY_OPTIONS logging.
The Cairo implementation of the graphics abstraction layer.
GRID_STYLE
GRID_STYLE: Type definition of the grid style.
@ DOTS
Use dots for the grid.
@ NONE
No updates are required.