Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb990bd6

Browse files
trop[bot]mesner
andauthored
fix: allow setsize to be called within a move or resize for preventDefault (#35082)
fix:#34599 allow setsize to be called within a move or resize for preventDefaultCo-authored-by: Ian German Mesner <mesner@gmail.com>
1 parent56a0b45 commitb990bd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎shell/browser/native_window_views.cc‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,6 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bounds, bool animate) {
728728
#if BUILDFLAG(IS_WIN)
729729
if (is_moving_ || is_resizing_) {
730730
pending_bounds_change_ = bounds;
731-
return;
732731
}
733732
#endif
734733

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp