-
It could be just Windows-specific issue, but Flutter web app with CanvasKit renderer cannot use system-installed fonts, e.g. "Consolas".
## Steps to Reproduce
Web app with **CanvasKit renderer**…
-
**Describe the bug**
Rows cannot be rearranged via drag and drop if a table rendered with the virtual DOM and there are large number rows and the table is scrollable.
**Tabulator Info**
- Tab…
-
#### Is your feature request related to a problem? Please describe.
I'm unsure why this isn't an option/default. The current "folder"-ish system is a fair bit confusing and imho there's no reason to …
-
Hello Barthy,
Thanks for your library :)
I was looking for this kind of library for a while to not use swiperJS for overflow-x
Here is my code, i managed to create multiple instances for mult…
-
### What version of Next.js are you using?
12.0.7
### What version of Node.js are you using?
16.13.0
### What browser are you using?
Chrome (Desktop and Android)
### What operating system are yo…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
3. It shows a black screen
**Expected results:** The app works properly
**Actual results:** Black screen
Code samp…
Fumaz updated
2 years ago
-
### Before submitting your bug report, please confirm you have completed the following steps
- [X] Searched the issue is not already listed in the [Issue List](https://github.com/quicksilver/Quicksil…
-
I know I can keep a ScrollBar always built around my Widget. However, my application has a complex requirement that the Widget is sometimes built alone and sometimes with a ScrollBar around it. The ap…
-
Now that there is precedent for a left side persistent panel with the iteration on the inserter, I thought it would be a good time to try something similar with the block navigator.
[Try the protot…
-
Thank you Norserium for this cool component!
What would be the best practice to propagate the scrolling to the parent when the drag reaches the upper/lower limits in the cropper?
I am using the …