-
## Improve data tables UX on mobile (flashcard list, etc)
- [x] Extend table content edge to edge on mobile viewport
- [x] Layout tables inside a horizontal scroll container
- [ ] Increase height…
-
This week, I did some tests on my ESP32-S3 (ESP32-S3R2) corne/corneish clone with the ZMK firmware.
- 16M SPI FLASH
- 2M Internal PRAM
The positive outcome is that the ESP32-S3 SoC can run ZMK …
-
```
Add validity checking for GUI_Links tables at run time – check the atll
referenced controls exist. Check during run time / exploring results – not at
start-up.
```
Original issue reported on c…
-
```
All information needed to build a scenario is currently contained within a text
file with the .cls extension. As CalLite capabilities are extended, the need to
store more and different kinds of …
-
```
Current code generally shows error condition only in the IDE. The GUI
should let the user know that an error in execution has occurred to prevent
them from continuing to work with the GUI while i…
-
```
Implement Doxygen (open source software)/JavaDoc for coding documentation
```
Original issue reported on code.google.com by `dkruc...@gmail.com` on 4 Jan 2013 at 4:21
-
A GitHub Action which is complementary to this extension would be quite valuable.
-
So, i was testing Impact 1.12.2 with gl4es [latest commit](https://github.com/ptitSeb/gl4es/commit/69f911dcaf7e30de89675d8d8e22fe54748b9012), and it produced a weird native crash. At first, it threw a…
-
So if you define an implicit rejectionHandler or exceptionHandler, they aren't in scope for the runRoute call inside SimpleRoutingApp.
Hardly a big issue, but a tad annoying when you're looking for a…
-
```
I want to redo mod_development a bit:
1. Move the 'reload .beams' switch from the site level to system level, as it
is a system level process anyway.
2. Investigate a way of including https://g…