1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00
cdt/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint
Shahzad Iftikhar 93c136de3c
Fix cursor behavior in memory view on HiDPI (#645)
Cursor not behaving correctly in memory view editor while
chaging variable value on Hi-DPI #641

Used GC.textExtent() method for getting width of a character as
it handles zooming factor

Fixes https://github.com/eclipse-cdt/cdt/issues/641
2023-12-27 18:06:50 -05:00
..
.settings
META-INF Fix cursor behavior in memory view on HiDPI (#645) 2023-12-27 18:06:50 -05:00
src/org/eclipse/cdt/debug/ui/memory/floatingpoint Fix cursor behavior in memory view on HiDPI (#645) 2023-12-27 18:06:50 -05:00
.classpath
.gitignore
.project
about.html
build.properties
plugin.properties
plugin.xml