1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 21:02:49 +02:00

Update README.md

This commit is contained in:
Pomax
2020-08-23 12:02:11 -07:00
committed by GitHub
parent 8520c8a1c5
commit 6658ec0eae

View File

@@ -28,6 +28,7 @@ React is nice, Webpack is convenient, but there's just very little need to serve
- [x] capture LaTeX error logs and work them into the build log as clean output, for faster debugging.
- [x] Add a `setSlider(qs, handler)` API function so that sketches can hook into locally scoped HTML UI elements (like `<input type="range">`
- [ ] figure out how to force `graphics-element` elements to preallocate their bounding box, so that progressive page loading doesn't cause reflow.
- [ ] consider swammping out the `perform-code-surgery.js` regex approach to a dedicated DFA lexer, with scope tracking.
### Section conversion: