vyapp / vy

A vim-like in python made from scratch.
MIT License
1.15k stars 54 forks source link

vy doesn't display correctly when screen resolution is changed #29

Closed alphayama closed 6 years ago

alphayama commented 6 years ago

I tested it on a Ubuntu 17.10 VM on Virtual Box. The change in screen resolution will not affect the current instance of vy window but any new instance thereafter. Current Solution: The problem is corrected when the windows system is restarted or when you relogin on to the system.

Normal: virtualbox_ubuntu_13_02_2018_21_57_55

After changing screen resolution: virtualbox_ubuntu_13_02_2018_21_32_47