[Fixed Position] Persist drag positions
Persist element positions after drag in fixed position view, WTD-615.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{{childObject.getModel().name}}
|
||||
</div>
|
||||
<div style="position: absolute; right: 0px; top: 0px; bottom: 0px; width: 50%; overflow: hidden;">
|
||||
X{{controller.getValue(childObject.getId())}}
|
||||
{{controller.getValue(childObject.getId())}}
|
||||
</div>
|
||||
|
||||
<!-- Drag handles -->
|
||||
|
||||
Reference in New Issue
Block a user