[Fixed Position] Initially implement handles
Initially implement handles for resizing elements in a fixed position view, WTD-882.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[
|
||||
"FixedController",
|
||||
"FixedDragHandle",
|
||||
"FixedProxy",
|
||||
"LayoutController",
|
||||
"LayoutDrag",
|
||||
@@ -10,6 +11,7 @@
|
||||
"elements/ElementProxies",
|
||||
"elements/ElementProxy",
|
||||
"elements/LineProxy",
|
||||
"elements/ResizeHandle",
|
||||
"elements/TelemetryProxy",
|
||||
"elements/TextProxy"
|
||||
]
|
||||
Reference in New Issue
Block a user