add(sample): 护眼模式
fix(floaty): xml.toString() return empty when xml has just one node
This commit is contained in:
@@ -57,6 +57,7 @@ public class Floaty {
|
||||
} catch (InterruptedException e) {
|
||||
throw new ScriptInterruptedException();
|
||||
}
|
||||
|
||||
JsResizableWindow window = new JsResizableWindow((context, parent) -> view);
|
||||
addWindow(window);
|
||||
return window;
|
||||
|
||||
Reference in New Issue
Block a user