romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

Font family and size not immediately applied on startup #9

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hello

Could be that I messed up some configuration again, but it seems that the font family and size I specified in the settings are not immediately applied. If I open up the settings view and change either of them while termrk is open, they pop into place and correct themselves.

Could it perhaps be that fontChanged is not invoked on startup but only on changing settings?

Thanks in advance

romgrk commented 9 years ago

Fixed also. Thanks very much for the testing.