1
0
Fork 0

reword comment

This commit is contained in:
Billy Messenger 2020-10-20 19:18:42 -05:00
parent b2146908cc
commit 7904ed77e1

View file

@ -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