MicroPad / MicroPad-Core

µPad (MicroPad) is an open digital note taking app
https://getmicropad.com
Mozilla Public License 2.0
234 stars 22 forks source link

Potential memory leak #211

Open NickGeek opened 4 years ago

NickGeek commented 4 years ago

It seems like TextArea's may still have an active event listener on them.

zdens commented 4 years ago

I'm observing an increasing memory consumption while micropad window is opened and active and the TextArea is active. After micropad window is closed an extra memory is freeing. the observation was performed by means of KDE System Monitor.