reword comment
This commit is contained in:
parent
b2146908cc
commit
7904ed77e1
|
@ -17,7 +17,7 @@ pub struct WindowOpenOptions {
|
||||||
/// The logical size of the window.
|
/// The logical size of the window.
|
||||||
///
|
///
|
||||||
/// These dimensions will be scaled by the scaling policy specified in `scale`. Mouse
|
/// These dimensions will be scaled by the scaling policy specified in `scale`. Mouse
|
||||||
/// coordinates will be translated back into logical coordinates.
|
/// position will be passed back as logical coordinates.
|
||||||
pub size: Size,
|
pub size: Size,
|
||||||
|
|
||||||
/// The dpi scaling policy
|
/// The dpi scaling policy
|
||||||
|
|
Loading…
Reference in a new issue