-
### Code and Logs
from kivy.uix.appbar import MDTopAppBar
Traceback (most recent call last):
File "", line 1, in
File myenv/lib/python3.10/site-packages/kivymd/uix/appbar/__init__.py", …
-
Hello and thanks for vrcmods!
I'm looking for improved ways to let users change some numeric settings: for example sliders / gauge would be great. Is there such a thing currently supported? If not I …
-
The link at "see benchmarks below" (#benchmarks) doesn't work here: https://pub.dartlang.org/packages/uix
However, it works here: https://github.com/localvoid/uix
-
Currently, the deno process crashes when trying to delete a non-existing deno.lock file (during UIX updates)
-
### Describe the bug?
When changing the Spacing value in the Horizontal Layout on the linked item, the UIX does not update to respect the value until toggling the enabled field.
### To Reproduce
1)…
Nytra updated
9 months ago
-
**Is your feature request related to a problem? Please describe.**
When trying to playback video, all sorts of things can go wrong:
- Remote video source cannot be loaded
- Video stream might break…
-
### Is your feature request related to a problem? Please describe.
Currently, UIX does not provide the ability to rotate individual elements in 2D.
### Describe the solution you'd like
A way to spe…
-
### Description of the Bug
1.Hi Developers im new to coding. i tried to make this video uploading app to my firebase storage but im not that good at coding so im stuck at this problem. when upload …
-
KivyMD v1.1.1
Code:
```
from kivy.lang import Builder
from kivymd.app import MDApp
from kivymd.uix.pickers import MDTimePicker
KV = '''
MDFloatLayout:
MDRaisedButton:
text…
-
### Reproducible Example
UIX - `frontend/example.ts`:
```typescript
const booleanPointer = $$(false);
booleanPointer.val = true;
```
### Versions
**UIX:** 0.2.5
**DATEX:** 0.1.4
### Iss…
asbng updated
5 months ago