Merge branch 'pr/11' into upstream3
This commit is contained in:
@@ -63,6 +63,10 @@ public class WidgetItem
|
||||
* The widget which contains this item.
|
||||
*/
|
||||
private final Widget widget;
|
||||
/**
|
||||
* Whether or not this widget item is being dragged.
|
||||
*/
|
||||
private final boolean dragging;
|
||||
|
||||
/**
|
||||
* Gets the upper-left coordinate of where the widget is being drawn
|
||||
|
||||
Reference in New Issue
Block a user