-
This is not an issue, but I didn't know how to contact you, so sorry by advance for the inconvenience.
Don't want to bother you, but maybe the little project I'm working on can interest you, and/or m…
-
Creating a route with multiple stops needs to be a lot more intuitive. Right now, it is done by using a second search button that is normally not on the map, and this search button appears only after…
-
**Development is now merged into master**
https://github.com/tzapu/WiFiManager/
https://github.com/tzapu/WiFiManager/pull/499
**README NOT FULLY UPDATED**
- [ ] Create docs for changes, new fe…
-
```
question : who wants emoticons? except me :).
Ps: .. how do I change the Defect into : feature request or something ?
```
Original issue reported on code.google.com by `xavier...@gmail.com` on…
-
You don't necessarily click on the logo when looking for the settings menu, the actual menu icon in older versions was more clear (even if not so nice ;))
-
It would be beneficial to move FXML parsing to build time, not just for speed, but particularly since it uses reflection. I've started a small project for generating Java source from FXML, so you inst…
-
After calling `list.SetBorder(true)` (see the code below) the default width of https://pkg.go.dev/github.com/rivo/tview#List is double line.
![image](https://github.com/rivo/tview/assets/8781107/13…
-
Just a pie-in-the-sky wish - QXL/Spice video support, like QEMU.
-
I tried Pro Evolution Soccer 2019 Demo : it works fine, I could play a match for several launches. It seems that when I finally entered a username to save personal settings, the demo crash a few secon…
-
Are there any plans to have more collision shapes like cylinder and cone?
For example Jitter physics provides cylinder, cone and minkowski sum shapes, each of them being just few lines of code.