Skip to content

[bug] windows下多屏幕时模型异常重绘复位 #938

@Asteri5m

Description

@Asteri5m

描述 Bug

通过 win+shfit+→ 键快捷移动到窗口到其他屏幕的快捷操作失效了,会导致模型在主屏幕重绘

重现步骤

从0.9.0版本升级到1.0.0版本后出现该问题。
之前模型一直放置在副屏幕中,可以通过windows快捷键操作(win+shfit+→)
更新后模型突然复位到主屏幕,使用快捷键切换到副屏幕显示后会立即在主屏幕重绘
关键日志:

[2026-04-18][20:52:12][WARN][tao::platform_impl::platform::event_loop::runner] NewEvents emitted without explicit RedrawEventsCleared
[2026-04-18][20:52:12][WARN][tao::platform_impl::platform::event_loop::runner] RedrawEventsCleared emitted without explicit MainEventsCleared

预期行为

No response

软件信息

{
  "appName": "BongoCat",
  "appVersion": "1.0.0",
  "tauriVersion": "2.5.1",
  "platform": "windows",
  "platformArch": "x86_64",
  "platformVersion": "10.0.26200"
}

附加信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions