Convert new fullscreen API in all platforms
This commit is contained in:
parent
1382adbf11
commit
9693f7caa9
10 changed files with 14 additions and 28 deletions
|
|
@ -370,7 +370,7 @@ pub fn get_primary_monitor() -> MonitorId {
|
|||
}
|
||||
|
||||
/// Identifier for a monitor.
|
||||
#[derive(Clone, PartialEq)]
|
||||
#[derive(Clone)]
|
||||
pub struct MonitorId(pub platform::MonitorId);
|
||||
|
||||
impl MonitorId {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue