CodeGlancePro icon indicating copy to clipboard operation
CodeGlancePro copied to clipboard

[BUG] MARK: - Low resolution on Retina displays

Open vitkuzmenko opened this issue 1 year ago • 1 comments

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.

vitkuzmenko avatar Nov 03 '23 13:11 vitkuzmenko

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

Nasller avatar Nov 03 '23 15:11 Nasller