fix: fixed problem where the widget wasn't dropping to nearby by position
This commit is contained in:
@@ -21,7 +21,8 @@ function WidgetsContainer({onWidgetsUpdate}){
|
||||
{
|
||||
name: "TopLevel",
|
||||
img: ButtonWidget,
|
||||
link: "https://github.com"
|
||||
link: "https://github.com",
|
||||
// widgetType: Widget
|
||||
},
|
||||
{
|
||||
name: "Frame",
|
||||
|
||||
Reference in New Issue
Block a user