Nasller / CodeGlancePro

Minimap run on jetbrains platform.
Apache License 2.0
201 stars 22 forks source link

[BUG] MARK: - Low resolution on Retina displays #114

Open vitkuzmenko opened 10 months ago

vitkuzmenko commented 10 months ago

Hello! Thank you for your plugin!

Markers // MARK: - Marker renders as low quality text on HiDPI displays. e.g. MacBook with retina display.

  1. Which Glance version and IDEA version? 1.6.0

  2. Could you show Glance config picture and minimap picture?

Screenshot 2023-11-03 at 16 13 43 Screenshot 2023-11-03 at 16 13 15
  1. What steps will reproduce the issue? Any Mac or PC with HiDPI display.
Nasller commented 10 months ago

Sorry, this cannot be achieved yet. Although I know it may be caused by the scale of the image, to modify it, will need to modify the entire process of rendering the image, Because the current image is composed of each pixel, and I am currently unable to modify this issue