-
Hey @enesozturk can you look on this one?
Thanks in advance
```
setShowMore(false)}
allowTouchOutside
barStyle={{ width: 62 }}>
```
-
Flyout navigation has been working fine.But after I converted my code into unified. I got a problem in my app which contain login screen. after we login, the flyout navigation table view click(row cli…
psmds updated
9 years ago
-
Container overrides `com.codename1.ui.Container.getGridPosX()` but apparently doesn't do it well.
Try my demonstration code - the gridPosX doesn't return good values for the third component on the …
-
Bit further a field but would be nice to get at least a read-only version of projects working
[Alamofire have one here](https://github.com/Alamofire/Alamofire/projects/1) (Debugging purposes)
So…
-
For long tracks, for example 1h+ speech tracks, it would be nice to have buttons to forward/backward 10 seconds because you can't really use the time slider there.
Optional like the stop button?
hurzl updated
10 years ago
-
### Describe the bug
I have this same problem using the another_flushbar package that when you swipe and the screen gets stuck and it was said to have been fixed, using the flutter documentation I sa…
-
I've noticed an annoying UX issue: when scrolling up or down a long list of SwipeableContainers the swipe effect is triggered much too easily, meaning that very often a simple scroll leaves the user w…
-
[see discussion](https://github.com/jsoxford/jsoxford.github.com/issues/233#issuecomment-260462088)
The Language Hack Day is primarily geared towards making machines do things with human language, …
-
* Pixel 6 pro, Graphene Android 14, latest (20240831)
* BW 7.0.2 build 1724347484 master
* self-test passes? No
"Error: Linking cannot open https url"
Save and import succeeds
* unique ID userId:e3cb9…
-
The way the app currently works is the user is given a URL to visit for payment, like this:
https://anypayx.com/app/#/invoices/BNaFfdz5h
Each URL contains the invoice uid, in this case `BNaFfdz5…