@ -93,6 +93,11 @@ typedef enum {
SCALE_ZOOM
} scalemode_t;
typedef enum {
DRAG_RELATIVE,
DRAG_ABSOLUTE
} dragmode_t;
CURSOR_ARROW,
CURSOR_DRAG,
The note is not visible to the blocked user.