[Fixed Position] Allow dragging of elements
Restore dragging behavior to elements in a fixed position view, WTD-879.
This commit is contained in:
@@ -17,7 +17,7 @@ define(
|
||||
if (arguments.length > 0) {
|
||||
object[key] = value;
|
||||
}
|
||||
return value;
|
||||
return object[key];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user