-
карточка товара. кликаем на картинку. появляется lightbox и сверху затеняется область, где должен быть заголовок.
но его нет:
-
- [ ] Add [AppKid](https://github.com/smumriak/AppKid) as UIKit/AppKit alternative on Linux platform
- [ ] Take [swift-cross-ui](https://github.com/stackotter/swift-cross-ui)'s code to use gtk4 as UI…
-
Hello.
If you make a brand new project in Xcode, and add NJKWebViewProgress.h, it will fail to compile with:
`/MyApp/SDKs/NJKWebViewProgress/NJKWebViewProgress.h:23:42: Cannot find protocol declara…
-
### Description
Earlier this year the maui community toolkit shipped the `TouchBehavior` which was a port of the popular `TouchEffect`, an issue noticed in development and by the community once relea…
-
CSS is missing? I downloaded the default UIKit css from here https://github.com/uikit/uikit/tree/develop/dist/css but many selector defs are missing such as grid etc.
what CSS did you use?
Chee…
-
Currently, UIKit uses MSDF fonts that need to be referenced separately. However, CJK languages require huge font files (commonly 10MB +). Could you consider providing a way to use system fonts, such a…
-
The new SDL FileDialog API is amazing. I would love to see file choosers on non-desktop platforms, because it would greatly assist users in importing and exporting save data from games, among other th…
-
I`d like to use UIKit in a scenario where app size matters.
I only need to use Modal part of UIKit for my app.
Can I make custom build that would only have js/css related to Modal component?
-
### Description
The NavigationRenderer for iOS can cause a NullReferenceException when using "Quick Look".
### Steps to Reproduce
1. Start reproduction sample
2. Click on the big blue button…
-
**TL;DR:** I propose that the `UIKit-cross-platform` project adopt Google's [Skia library](https://skia.org) for its graphics rendering needs instead of using SDL. Skia's support for modern APIs like …