summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_language_server.cpp
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2024-07-21 05:59:01 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2024-07-21 05:59:01 +0200
commit41b7196ad4516d0b9892de676c85031e05a21cf9 (patch)
treef7d3bfd82c628abe5c4ed7bb401f6409496cd07a /modules/gdscript/language_server/gdscript_language_server.cpp
parente25f3c0d38d457b15a63720240736f564ce0501b (diff)
downloadredot-engine-41b7196ad4516d0b9892de676c85031e05a21cf9.tar.gz
Fix incorrect Curve editor preview thumbnail scaling
`EDSCALE` scaling was applied even though it shouldn't be, which led to pixelated thumbnails due to double scaling. For reference, AudioStream previews don't use `EDSCALE` and look fine at any editor scale (the editor itself already scales the thumbnail requests).
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_server.cpp')
0 files changed, 0 insertions, 0 deletions