fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

hopefully fixed #20 #33

Open nitzantomer opened 7 years ago

nitzantomer commented 7 years ago

added Math.ceil to the computation and changed from === to >=. also updated the version of the "perfect-scrollbar" and removed usage of ReactDOM.findDOMNode (in favor of ref)