spyder-ide / spyder-terminal

Run system terminals inside Spyder. Works on Linux, macOS and Windows.
MIT License
227 stars 77 forks source link

PR: Fix double zoom when openning a new terminal #308

Closed steff456 closed 2 years ago

steff456 commented 2 years ago

This PR avoids double decreasing/increasing zoom when a new terminal is created

Fixes #302