Closed AliYar-Khan closed 8 months ago
As you can see here the canvas is moving. I want to fix its position!
Use boardPanEnabled: false
to disable dragging
Use boardScaleEnabled: false
to disable scaling
DrawingBoard(
boardPanEnabled: false,
boardScaleEnabled: false
)
If you still have problems, please open this issues again
Duplicate with #34
Platforms
Android, iOS, macOS, Web, Windows, Linux
Description
I am trying to make the canvas fixed but there is no option currently available.
Why
I am trying to make the canvas fixed but there is no option currently available.