-
Hey there, I'm playing with KWeb these days and it's pretty cool, great job!
One thing I'd wish was there is support for coroutines and flows. Being able to suspend inside the `buildPage` function,…
-
**Describe the bug**
I am using gdsfactory to conduct some study on photonic circuit layout. I test the ```get_route``` function with the following example and find it fails with an error. It seems t…
-
New kweb looks great,
here are some improvement ideas:
- [x] #29
- [x] fix zoom Fit (not working for me)
- [x] fix cells browser (not working for me)
![image](https://github.com/gdsfactor…
-
**Describe the bug**
GitHub's "Download raw file" button doesn't work on CEF v120 or later.
It works fine on CEF v119.
**To Reproduce**
1. Download cefclient.exe from https://cef-builds.spo…
-
Dear author, I have run this project and I am not sure if my opening method is incorrect. The things that should be displayed on my webpage are not displayed. I have checked and reported an error, whi…
-
![move](https://github.com/gdsfactory/kweb/assets/95074184/d38fc1c2-88b6-49c5-b973-fbecf7041c9e)
I tried to move the GDS graphics, but it didn't work. Do I need to modify where to take effect?
-
- [x] load layer properties file #11
- [ ] add tests
Maybe:
- [ ] add 2.5D visualization
@sebastian-goeldi
@proppy
@tvt173
@skandanc
@klayoutmatthias
@mbalestrini
-
```
[ktor-jetty-8080-4] ERROR kweb.Kweb - Exception thrown building page
java.lang.NullPointerException: Cannot invoke "org.jsoup.nodes.Node.nextSibling()" because "node" is null
at org.jsoup.sele…
-
latest KWeb was broken for Japanese input. we need to switch to ktor.
-
Dear author, I now have an API in viewer mode that allows me to call the lay and db libraries of klayout and display gds files. I would like to know if there is a Python API that can move polygons in …