Commit e2022a7
Fix a bug in
The position is wrong when `dialog.showConnector` is false.
The height is only 1 * connector height, but we minus 2 * connector height when calculate the top.
Bug:383278166
Change-Id: I6f1baf2488dac2f4c16f3bd10ac5e61c9d6565fc
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6085915
Auto-Submit: Nancy Li <[email protected]>
Commit-Queue: Nancy Li <[email protected]>
Commit-Queue: Andres Olivares <[email protected]>
Reviewed-by: Andres Olivares <[email protected]>Dialog positioning1 parent 61007ff commit e2022a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
0 commit comments