j-piccolo
j-piccolo
**The issue occurs while working with:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS...
Perhaps this on the app developer to implement, but the issue I ran into was as follows: Package my app with https://pub.dev/packages/msix to create an msix file for windows. The...
This may be the correct result when building as I couldn't find any docs showing a ListView with border-width, however it works when I use `Slint: Show Preview`. Error when...
### Steps to reproduce. - Remove libSDL2 from `~/.local/share/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/bin/` and `~/.local/share/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/bin/linux64` - Run steam native - launch csgo with the launch options `SDL_VIDEODRIVER=wayland %command% -vulkan` ###...
VideoQuality.fromLabel would give incorrect qualities in some cases. An example being the 1440p label where the method would assign VideoQuality.low144 because of a premature match of the string's prefix "144":...