-
```
Version: SVN Current
OS: Froyo (2.2)
What steps will reproduce the problem?
1. Open app
2. Edit a note and use a software keyboard
3. Type more than one scroll's worth of text (hitting return a l…
-
```
Version: SVN Current
OS: Froyo (2.2)
What steps will reproduce the problem?
1. Open app
2. Edit a note and use a software keyboard
3. Type more than one scroll's worth of text (hitting return a l…
-
```
Version: SVN Current
OS: Froyo (2.2)
What steps will reproduce the problem?
1. Open app
2. Edit a note and use a software keyboard
3. Type more than one scroll's worth of text (hitting return a l…
-
**Describe the bug**
According to [image tag docs,](https://labelstud.io/tags/image) there's a "valueList" property that allow to display a list of images defined in a data variable.
In the bottom o…
-
I am not sure this is even worth mentioning, but it makes the program look a bit sloppy.
### Problem description
Reproducing:
Settings - System - Display - Scale: set something more than 100%…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at c…
-
Code:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(const MainApp());
}
class MainApp extends StatelessWidget {
const MainApp({super.key});
@override
Wi…
knopp updated
5 months ago
-
### User Problem
When using the iPad as a a laptop (with an attached keyboard and mouse, or using Apple's Magic Keyboard), Firefox should keep the address bar always visible, for easier navigation, wi…
-
Currently we default to the block axis. Would it make sense to default to whichever axis is scrollable, if only one of them is, and otherwise to the block axis?
-
If you create a Carousel layout, the click handler doesn't seem to register every click when using an apple magic mouse.
For example, if I have the "Items Click Action" set to "Popup" and click the…