Author Topic: code blocks display messed up when in lower resolution  (Read 2809 times)

Offline almonj

  • Single posting newcomer
  • *
  • Posts: 2
code blocks display messed up when in lower resolution
« on: December 18, 2016, 10:25:39 pm »
I have a 4k monitor that is usually set to 3840×2160, but sometimes I use 1080p resolution when duplicating displays with another monitor. When I switch to the 1080p codeblocks display breaks and I can't see anything below the toolbar. Here is a screenshot:



anybody know how to fix this?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: code blocks display messed up when in lower resolution
« Reply #1 on: December 20, 2016, 12:39:24 pm »
what codeblocks version are you using?
wxWidgets has some problems with highdpi things...

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: code blocks display messed up when in lower resolution
« Reply #2 on: December 20, 2016, 12:40:17 pm »
Does this happens if you switch the resolution with codeblocks open, or is codeblocks closed during switching?