Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

fix: 修复右键悬浮窗时的错误#427

Merged
RinLit-233-shiroko merged 1 commit into
Class-Widgets:mainfrom
xtexx:ups/float-right-click
Feb 12, 2025
Merged

fix: 修复右键悬浮窗时的错误#427
RinLit-233-shiroko merged 1 commit into
Class-Widgets:mainfrom
xtexx:ups/float-right-click

Conversation

@xtexx

@xtexx xtexx commented Feb 12, 2025

Copy link
Copy Markdown
Contributor

p_Position is only set when the mouse press event is for a left click, thus it may be unavailable when the release event is for a right click.

Tested-by: xtex xtex@aosc.io
Signed-off-by: xtex xtex@aosc.io

已在 Linux (AOSC OS) 上测试。

@xtexx xtexx mentioned this pull request Feb 12, 2025
@xtexx xtexx force-pushed the ups/float-right-click branch 2 times, most recently from 9e52552 to 69679b6 Compare February 12, 2025 02:42
p_Position is only set when the mouse press event is for a left click, thus
it may be unavailable when the release event is for a right click.

Tested-by: xtex <xtex@aosc.io>
Signed-off-by: xtex <xtex@aosc.io>
@xtexx xtexx force-pushed the ups/float-right-click branch from 69679b6 to bf7f2e1 Compare February 12, 2025 02:42
@RinLit-233-shiroko RinLit-233-shiroko merged commit 1b98160 into Class-Widgets:main Feb 12, 2025
pizeroLOL pushed a commit to pizeroLOL/Class-Widgets that referenced this pull request Aug 10, 2025
p_Position is only set when the mouse press event is for a left click, thus
it may be unavailable when the release event is for a right click.

Tested-by: xtex <xtex@aosc.io>

Signed-off-by: xtex <xtex@aosc.io>
pizeroLOL pushed a commit to pizeroLOL/Class-Widgets that referenced this pull request Aug 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants