Shivam Maurya
Shivam Maurya
> > Centering is probably the easy part. The harder part is templating the version number string and Date released so that it can be built automatically at release >...
> Personally, I prefer the current cleaner look without the icon backgrounds. The background makes the icons harder to see due to the similar colors. It also highlights the icons...
> The preview looks better, just make the `.feature-icon i` have `display: flex; align-items: center;` to ensure they are aligned correctly Done. Thanks for the tip. I have also tried...
Sorry, still not fixed ``` D:/Desktop/esp-proj/ESP-IDF/esp-skainet/components/hardware_driver/boards/esp32s3-eye/bsp_board.c: In function 'bsp_get_feed_data': D:/Desktop/esp-proj/ESP-IDF/esp-skainet/components/hardware_driver/boards/esp32s3-eye/bsp_board.c:110:25: error: initialization of 'int32_t *' {aka 'long int *'} from incompatible pointer type 'int16_t *' {aka 'short int *'} [-Wincompatible-pointer-types]...
CTRL+MWheel scroll vertically is broken currently on windows 11 x64. > You mean support layers in PDF, correct? Yes. I want to show/hide individual layers in PDFs just like AutoCAD...
Commenting after Merging of the PR #2286: I managed to find the artifact from the latest build log. The scrollbar and glitched viewport issue are still present as reported. No...