You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, the preview area is too small, especially on a HiDPI screen. We can handle this by making the preview area resizable with the mouse when hovering. I guess we can use this https://doc.qt.io/qt-6/qsplitter.html
Additional context
No response
The text was updated successfully, but these errors were encountered:
Feature description
Sometimes, the preview area is too small, especially on a HiDPI screen. We can handle this by making the preview area resizable with the mouse when hovering. I guess we can use this https://doc.qt.io/qt-6/qsplitter.html
Additional context
No response
The text was updated successfully, but these errors were encountered: