-
Is there a way to add bullet list or numbering list in the RichText widget? How about indent and outdent?
Thanks.
-
If you supply an out-of-range offset to `Paragraph.getLineBoundary`, then the result is `TextRange.empty` as expected. This is demonstrated with the following test:
```
test('Line boundary for out…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.0-rc.2 on 2023-02-02; Adafruit NeoPixel Trinkey M0 with samd21e18
```
### Code/REPL
```python
# SPDX-FileCopyrightText: 2021 Kattni R…
-
## Steps to Reproduce
1. Download the example project: [colorbug.zip](https://github.com/flutter/flutter/files/5114811/colorbug.zip)
2. Run the app
3. Comment out the brightness field in …
-
In this video, I click on the password text field.
https://youtu.be/-q6xS5Q3CKo
-
In the Menus demo of the Gallery:
1. Tap 'An item with a simple menu'.
2. Tap 'Menu item value three'.
3. Tap 'An item with a simple menu' item again.
Expected: menu opens up from the bottom (where y…
-
## Steps to Reproduce
Setting text decoration to underline or overline, the decoration is not aligned in some languages' characters or space. I thought there should be an issue here but didn't find a…
-
## 🐛 Bug Report
On iOS, when the app goes to background while the permission dialog is showing (due to pressing power button or display timeout, usually for 30+ seconds or so) and the phone is activa…
-
Hello!
I just updated redmine 4.1 to 5.0 with latest version of your plugin.
Redmine version: 5.0.4.stable
redmine_issue_dynamic_edit 0.9.1 (just cloned from master)
When any issue page i…
iprok updated
11 months ago
-
When using many TextSpan with background color being set, a transparent border appears around the spans and sometimes it's gone depending on the font size. It will be even worse when using Arabic text…