Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a couple of blunders #794

Merged
merged 2 commits into from
Sep 1, 2024
Merged

Fix a couple of blunders #794

merged 2 commits into from
Sep 1, 2024

Conversation

KitsuneRal
Copy link
Member

The first commit is a fix for the problem identified in #793; the second one fixes inability to work with Quotient::Settings and its kin from QML.

@KitsuneRal KitsuneRal added the bug/fix The library doesn't work as expected label Sep 1, 2024
TobiasFella
TobiasFella previously approved these changes Sep 1, 2024
Using a handcrafted condition is both longer and error-prone (see #793).
QAnyStringView (and any string view, in fact) cannot be used in
invocations from QML - meaning that anything Q_INVOKABLE in these files
cannot use string views.
@KitsuneRal KitsuneRal merged commit 38ca295 into dev Sep 1, 2024
6 checks passed
@KitsuneRal KitsuneRal deleted the kitsune/post-beta-fixes branch September 1, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/fix The library doesn't work as expected
Projects
Status: 0.9 - Done
Development

Successfully merging this pull request may close these issues.

2 participants