junlong hong

Results 7 issues of junlong hong

1.The layout was not adjusted after dragging was completed ![image](https://github.com/golden-layout/golden-layout/assets/77563386/92eabe69-bd59-4013-b167-8f2b3dd4b556) 2.The preview window dragged when the container size changes is not adaptive I have already listened for size changes and...

`ssh.getConnection().getKeepAlive().setKeepAliveInterval(60);` ![image](https://github.com/hierynomus/sshj/assets/77563386/691683cd-0deb-4b7f-93ae-d1185b57fbe2) ` net.schmizz.sshj.transport.TransportException: strict KEX violation: unexpected packet type 2 (seqnr 1) at net.schmizz.sshj.transport.TransportImpl.gotDisconnect(TransportImpl.java:548) ~[sshj-0.38.0.jar:na] at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:500) ~[sshj-0.38.0.jar:na] at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:113) ~[sshj-0.38.0.jar:na] at net.schmizz.sshj.transport.Decoder.received(Decoder.java:200) ~[sshj-0.38.0.jar:na] at net.schmizz.sshj.transport.Reader.run(Reader.java:60) ~[sshj-0.38.0.jar:na] ` `...

版本1.12 自己添加了简单的样式 避免文字被人物遮挡 #live2d-tips{ bottom: 360px; opacity: 1 !important; transition: opacity .2s !important; background-color: rgba(236, 217, 188, .8) !important; } 查看dom非样式问题 如下图 ![image](https://github.com/LIlGG/plugin-live2d/assets/77563386/1d2f74cf-c4ff-4b92-8249-035e987e7f63) ![image](https://github.com/LIlGG/plugin-live2d/assets/77563386/627a9bab-f5d8-4b25-a483-2bd3d1395ac9)

我想实现一个类似的插件 没找到开发者文档,抓包也没抓到