Skip to content

Fit Table Tooltip in a single monitor for Win32 #2154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amartya4256
Copy link
Contributor

This PR contributes to the fitting of the table tooltip inside a
single monitor if it spans over multiple monitor to avoid any
infinite loop because of rescaling triggered by any DPI_CHANGED events.

Adapted from #2142

contributes to
#62 and
#128

@amartya4256 amartya4256 force-pushed the amartya4256/table_tooltip_fix branch 2 times, most recently from 03834e3 to e7b3a0c Compare May 14, 2025 16:05
@amartya4256 amartya4256 changed the title Amartya4256/table tooltip fix Fit Table Tooltip in a single monitor for Win32 May 14, 2025
Copy link
Contributor

github-actions bot commented May 14, 2025

Test Results

   545 files  + 6     545 suites  +6   25m 15s ⏱️ - 4m 16s
 4 380 tests +37   4 362 ✅ +35   18 💤 +3  0 ❌  - 1 
16 650 runs  +37  16 509 ✅ +35  141 💤 +3  0 ❌  - 1 

Results for commit 8411dc7. ± Comparison against base commit 8b45dd8.

♻️ This comment has been updated with latest results.

This commit contributes to the fitting of the table tooltip inside a
single monitor if it spans over multiple monitor to avoid any
infinite loop because of rescaling triggered by any DPI_CHANGED events.

contributes to
eclipse-platform#62 and
eclipse-platform#128
@amartya4256 amartya4256 force-pushed the amartya4256/table_tooltip_fix branch from e7b3a0c to 8411dc7 Compare May 16, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltip of Table freezing on spanning across multiple monitors
1 participant