Renaming WindowSize #77

Merged
raphael merged 3 commits from rename-window-size into main 2024-03-09 17:53:35 +00:00
Owner
No description provided.
raphael added 1 commit 2024-03-09 17:42:19 +00:00
Renaming WindowSize to UIWindowSize and correct doc string
All checks were successful
Rust Checks / checks (push) Successful in 3m24s
Rust Checks / checks (pull_request) Successful in 3m26s
285b75fe1a
raphael requested review from tipragot 2024-03-09 17:42:33 +00:00
tipragot requested changes 2024-03-09 17:43:07 +00:00
@ -13,3 +13,3 @@
}
/// The default window size.
/// The default ui window size.
Contributor

This is not a window

This is not a window
raphael added 1 commit 2024-03-09 17:49:07 +00:00
Renaming UIWindowSize to UILayoutSize
Some checks failed
Rust Checks / checks (push) Has been cancelled
Rust Checks / checks (pull_request) Successful in 2m43s
49fd625e97
raphael changed title from Renaming WindowSize to UIWindowSize and correct doc string to Renaming WindowSize 2024-03-09 17:49:26 +00:00
raphael requested review from tipragot 2024-03-09 17:49:35 +00:00
tipragot requested changes 2024-03-09 17:50:31 +00:00
@ -23,3 +23,3 @@
/// Calculates the ui_scale.0 depending on the default screen size
/// Calculates the ui_scale.0 depending on the [UILayoutSize]
/// in order to make the screen responsive.
Contributor

The screen is not the one who's responsive.

The screen is not the one who's responsive.
raphael added 1 commit 2024-03-09 17:52:10 +00:00
modifying doc strings
All checks were successful
Rust Checks / checks (push) Successful in 2m6s
Rust Checks / checks (pull_request) Successful in 2m30s
55616090d6
raphael requested review from tipragot 2024-03-09 17:52:25 +00:00
tipragot approved these changes 2024-03-09 17:53:08 +00:00
raphael merged commit d0c33523ce into main 2024-03-09 17:53:35 +00:00
raphael referenced this pull request from a commit 2024-03-09 17:53:36 +00:00
raphael deleted branch rename-window-size 2024-03-09 17:53:43 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fish-cannard/border-wars#77
No description provided.