Skip to content

[Windows] consider removing body contents if largeBody has the same exact contents #231

Description

@NyaomiDEV

Right now, on Android, setting body === largeBody will make a notification that transitions from a collapsed to expanded state elegantly, and that's how Android intends to animate it, as far as I know.

on iOS and macOS, as far as I know, largeBody is ignored.

on Windows, it seems that largeBody appears after body in a new line. This is not desirable when the contents are the exact same.

This is not a bug per se, but a shortcoming. I am reporting it anyway.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions