parent
70d983abe3
commit
ba09eabfba
2 changed files with 33 additions and 28 deletions
|
@ -288,7 +288,7 @@ impl Platform for WindowsPlatform {
|
|||
self.icon,
|
||||
self.foreground_executor.clone(),
|
||||
lock.current_cursor,
|
||||
);
|
||||
)?;
|
||||
drop(lock);
|
||||
let handle = window.get_raw_handle();
|
||||
self.raw_window_handles.write().push(handle);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue