-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Linux
### App version
5.8.2
### Feature
Please in the name of all that is good and holy add keybo…
sysfu updated
3 weeks ago
-
### Issue type
UI bug (incorrect info or interface appearance)
### Description with steps to reproduce
Could be two seperate issues, most easily reproducible with Style > Dynamics & Hairpins
…
-
https://github.com/user-attachments/assets/edbb45cf-02bd-4f00-923d-49813971f646
-
### Description
Improving code maintainability and readability.
### Proposed Solution or API
Separate the logic in `scroll-area.tsx` into a `use-scroll-area.ts` file.
### Additional Inform…
-
**sample code like this**
```dart
import 'dart:math';
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
// This widget …
-
Flutter has implemented the 2d scrolling api, so this issue is to alert the developer to complete the todo for 2d scrolling that is present in the readme.
-
### Describe the bug
Combining Virtual Scroll with Row Expansion does not always seem to work.
When the content of the expanded area is quite high, you cannot scroll to the end of the table when …
-
I think adding a scroll to top button to the website can make it more better and easy to access.
-
### Describe the feature you would like to see added
Hi there,
when changing data of a table, the table always scrolls to the top.
It would be great, if i could disable that.
For now, is ther…
-
In the GUI, for any part where scrolling is available: using touch pad motions to scroll (vs. clicking and holding) works for up/down, but not for left/right or to zoom in/out.