shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.74k stars 402 forks source link

Zoom not working for LeetCode content text and window #723

Open temporaryna opened 3 months ago

temporaryna commented 3 months ago

Describe the bug Zoom not working for LeetCode content text and window.

To Reproduce Steps to reproduce the behavior:

  1. Set zoom settings to 150% in IDE
  2. IDE will resize code and UI correctly
  3. LeetCode content wouldn't resize properly

Software versions(Help -> About)

CleanShot 2024-07-24 at 17 17 41@2x

shuzijun commented 3 months ago

Set zoom settings to 150% in IDE

I have no idea about how to do this. Would you mind elaborating on the specific operation process?

temporaryna commented 3 months ago

Set zoom settings to 150% in IDE

I have no idea about how to do this. Would you mind elaborating on the specific operation process?

You can find that in action search (CMD+SHIFT+A) by typing 'Zoom' CleanShot 2024-07-25 at 17 43 37@2x

and there should open up a small window with a percentage selection CleanShot 2024-07-25 at 17 45 06@2x