Kier
Kier
Hi Just pulled an all nigher getting this up and running Could use a code review and some more work done to support files and reading manifest files or something....
It works on Linux chrome and Firefox for me
I think i have narrowed it down to the hover border radius 2px causing a space that on hover is smaller then the outside.
There may be multiple bugs at play :)
``` .jstree-default .jstree-wholerow { transition: background-color 0.15s, box-shadow 0.15s; border-radius: 2px; } ``` https://user-images.githubusercontent.com/9345677/167762261-e24e8d61-daa3-4416-8a8d-7b5b499bd52f.mp4
HI Not sure if this is related but in testing my webmaping software using leaflet in luakit it seems to be not handling touch events "property" aka like other browsers....
another idea is a layer.getType function that returns the layers geojson type.
Just my 2 cents why use html2canvas, you have the panels all there. rendered by the beautiful thing called js lol. psudo code ``` save panels state(size position minimized etc)...
consideration solution/ compromise use some sort of icon with the title text rather then the panel content or moving the panels
Hi I just want to note that this popped up again in another project but still unable to determine whats causing it to happen without using ctrl resizes. but the...