mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
feat: add pan and zoom support for MiniMap (#13382)
This commit is contained in:
@@ -13,6 +13,8 @@ const Operator = ({ handleUndo, handleRedo }: OperatorProps) => {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<MiniMap
|
<MiniMap
|
||||||
|
pannable
|
||||||
|
zoomable
|
||||||
style={{
|
style={{
|
||||||
width: 102,
|
width: 102,
|
||||||
height: 72,
|
height: 72,
|
||||||
|
|||||||
Reference in New Issue
Block a user