Skip to content

[BUG] - Concatenated notifications write only junk #213

@djdiskmachine

Description

@djdiskmachine

When adding a notification such as
std::string res("Name " + name + " busy");
View::SetNotification(res.c_str());

The notification will not show the message but only junk characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions