[pgadmin-hackers] pgAdmin 4 commit: Refresh the SQL control, whenever necessary.

2016-04-22 Thread Ashesh Vashi
Refresh the SQL control, whenever necessary. Also, remove the CodeMirror object for better clean up process. When a SQL control/tab is rendered in a hidden element, it does not render really well. Because - it rely on the height, and width of the container to count the gutten position, and margin,

[pgadmin-hackers] pgAdmin 4 commit: Refresh the SQL control, whenever necessary.

2016-04-22 Thread Ashesh Vashi
Refresh the SQL control, whenever necessary. Also, remove the CodeMirror object for better clean up process. When a SQL control/tab is rendered in a hidden element, it does not render really well. Because - it rely on the height, and width of the container to count the gutten position, and margi