Problem with interface refreshing in PhpStorm
Hi,
since the last version 2.1.2, I've been having alot of problems with the refreshing of the editor interface when i pass from one program to PhpStorm. It get's really instable, only refreshing the parts where i pass with the mouse. Only after a while after minimizing and maximizing a couple of times... or sometimes a need to restart PhpStorm.
Any ideas how to fix this?
thanks
Please sign in to leave a comment.
No ideas. Your OS & JDK?...
I'm on Windows XP with
Java 1.6.0_26
Java (TM) SE Runtime Environment (build 1.6.0_26-b03)
Java Hotspot(TM) Client VM (build 20.1-b02)
Hi,
After a few headackes and testing, i've found the problem. It was being caused by a plugin that i installed called TabFolder from HandyEdit (http://handyedit.com).
After disabled the plugin... it works fine now :)
bye