Merge branch 'pr/11' into upstream3

This commit is contained in:
Kyleeld
2020-01-28 15:53:22 +00:00
10 changed files with 69 additions and 78 deletions

View File

@@ -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