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

Port to Slint #26

Merged
merged 1 commit into from Feb 10, 2022
Merged

Port to Slint #26

merged 1 commit into from Feb 10, 2022

Conversation

tronical
Copy link
Contributor

This is a straight port that consists of the following changes:

  • Handle that fetching data from the models now returns Option<T>
    (this is more Rust idiomatic)
  • ModelHandle become ModelRc
  • Rename .60 to .slint
  • Generally sixtyfps -> slint

This is a straight port that consists of the following changes:

 * Handle that fetching data from the models now returns `Option<T>`
   (this is more Rust idiomatic)
 * `ModelHandle` become `ModelRc`
 * Rename .60 to .slint
 * Generally sixtyfps -> slint
@Futsch1 Futsch1 merged commit 230c431 into Futsch1:main Feb 10, 2022
@Futsch1
Copy link
Owner

Futsch1 commented Feb 10, 2022

Many thanks for creating the PR! Much appreciated!

@tronical
Copy link
Contributor Author

You're most welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants