notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

Widget heading space increases

Open gbraad opened this issue 1 year ago • 0 comments

This issue respects the following points:

Describe the bug

Create a note with different headings

Personal.md

## Personal to-dos

- [ ] ...
  - [ ] ...
- [ ] ...
  - [ ] ...

### Re...

- su...
  - ...
- ti...
  - ...

### Do...

- in...

When this note is opened in the widget, the spacing between the heading and the text increases the higher the value of the heading is.

Expected behavior

The heading keeps the same spacing between different heading, just the size of the font changes according to the value.

Notes Android version

4.3.1

Notes server version

4.11.0

Nextcloud Android version

3.29.2

Nextcloud version

Hub 9 (30.0.2)

Device

Galaxy Note 9, Tab S6, Motorols XT1650, Anbernic Cube, Waydroid, etc.

Android Version

Android 12, but all devices with from 8+ show this behaviour

App Store

  • [x] Google Play Store
  • [x] F-Droid
  • [ ] Huawei App Gallery

Stacktrace

This image shows the Note widget as placed on one of the screens (Microsoft Launcher): Image As can be seen, spacing between ## and ### is increased overall. This wastes a lot of space, especially for longer notes.

gbraad avatar Dec 12 '24 06:12 gbraad