-
Remove unnecessary components and make the renderer API cleaner
Checklist
- [X] Modify `AtmosphericEngine/GraphicsServer.cpp` ✓ https://github.com/painfulexistence/AtmosphericEngine/commit/ccf4db0…
-
Especially for rendering source code and editing text, non-printing whitespace and control characters should optionally be shown ”with ink“.
Although these sometimes use a deemphasized, grayish colo…
-
Is there a specific reason why you opted for `Item list` instead of `#seq` as the type for the items argument? Utilizing `#seq` would have greatly simplified creating composable functions because it d…
-
I'm trying to share data binding definitions between node.js and the browser.
I'm parsing an HTML template with node.js via [jsdom](https://github.com/tmpvar/jsdom), then sending that HTML to the bro…
-
### Pre-suggestion checklist
- [X] I have searched existing issues and didn't find any previous issues with the same suggestion.
- [X] This is only one suggestion. I understand that GitHub issues don…
-
# Bug report
## Packages affected
- [ ] sandpack-client (unclear)
- [x] sandpack-react
## Description of the problem
I'm using Sandpack to bundle and run pre-existing code which is contro…
-
- Next SSR 에서 응답 줄 때에, 최초 클라이언트에서 렌더링시 구조가 다르면 에러가나고 구조가 깨져서 화면이 이상하게 나옴
- 이유는 서버사이드에서 넘겨준 html 구조와 클라이언트사이드에서 최초 그리는 html 구조가 달라서 hydration 이 제대로 안되서 생기는 문제인데, 보통 클라이언트에만 있는 어떤 값에 접근 해서 conditional …
-
**Is your feature request related to a problem? Please describe.**
Objects that can't been seen are still sent to the GPU for rendering but to no visual effect. Lowering the computation costs of occl…
-
Mojolicious::Plugin::MailException is already installed but if I try to reinstall it now fails. I'm assuming I have a newer dependency which is causing this. Here is the log:
cpanm (App::cpanminus) 1…
-
### Bug description
![image](https://github.com/quarto-dev/quarto-cli/assets/25046124/2f289975-e494-40d4-abb7-6de7c8e0f066)
When rendering my site with the new version of Quarto, v1.4.554, the sid…