feat: option to use light checkerboard by default
This commit is contained in:
@ -70,7 +70,7 @@ private:
|
||||
bool m_enableFitInView = false;
|
||||
bool m_avoidResetTransform = false;
|
||||
bool m_checkerboardEnabled = false;
|
||||
bool m_isLastCheckerboardColorInverted = false;
|
||||
bool m_useLightCheckerboard = false;
|
||||
};
|
||||
|
||||
#endif // GRAPHICSVIEW_H
|
||||
|
Reference in New Issue
Block a user