Added note text only mode
This commit is contained in:
@@ -57,6 +57,7 @@ function MapNotes({
|
||||
visible: true,
|
||||
locked: false,
|
||||
color: "yellow",
|
||||
textOnly: false,
|
||||
});
|
||||
setIsBrushDown(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user