Lê Duy Quang
Lê Duy Quang
Hi again! Today I'm here to post another small suggestion. This time, it's about the "**WCA ID**" phrase in the FMC sheet. In some languages, the noun phrases are inverted...
` PS D:\mcmaptool> npm test > [email protected] test D:\mcmaptool > gulp test [09:21:23] Using gulpfile D:\mcmaptool\gulpfile.js [09:21:23] Starting 'clean'... [09:21:23] Finished 'clean' after 8.45 ms [09:21:23] Starting 'default'... [09:21:23] Finished...
I have made a small scene involving an emissive screen (`DwaEmissiveMaterial`) behind a glass pane (`DwaRefractiveMaterial`). When rendering, the screen itself is visible to the camera, but other objects are...
This is a reopening of #97. I would like to tell [henryonsoftware](https://github.com/henryonsoftware) that if you have completely ignored the pull request for 30 months, you should have allowed some more...
I'm developing [a MediaWiki extension](https://mediawiki.org/wiki/Extension:ImageCompare) which embeds a image comparison slider into the page. Since the original slider didn't work properly on mobile I'm switching to **twentytwenty** instead. Everything else...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Windows 11 10.0.22631 CPU: (8) x64 Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz Memory: 10.74 GB / 19.78...
(Chuyển từ https://github.com/leduyquang753/uet-graduation-latex/discussions/5) Thông điệp ban đầu từ **TKhawns** ngày 22/8/2024 Mình đang sử dụng file .cls ở commit 10 và mình muốn thêm Pseudo code sử dụng `algorithm` và...
### Summary If the DTLS client hello message is fragmented, Mbed TLS fails to process the message and proceed with the handshake. ### System information Mbed TLS version: 3.4.0 Operating...
## Fixes another instance of #127 ### Description of the changes - Add `ExtraColumns` property to `NumberPad` control. - Add an extra column to `NumberPad` control instances in standard, scientific...
The current way of handling memory allocation through a fixed `CLAY_MAX_ELEMENT_COUNT` macro constant has two major issues: 1. The UI may become larger than expected (for example a very long...