CudaText-addons / cuda_lsp

LSP Client plugin for CudaText
2 stars 3 forks source link

hover (hint) dialog height was calculated incorrectly for high DPI. #199

Closed veksha closed 9 months ago

veksha commented 9 months ago

before fix:

https://github.com/CudaText-addons/cuda_lsp/assets/275333/9e0331ee-20c5-44db-9b9c-62dd6930d0da

after fix: (tested on 96 and 150 dpi on linux)

https://github.com/CudaText-addons/cuda_lsp/assets/275333/53791227-006e-45d4-9a85-e674ce77ca90

rebooted to windows, tested -> ok.