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
{{ message }}
This repository was archived by the owner on May 24, 2026. It is now read-only.
When you do some filtering in the app, the main matrix (as well as the MainHandler reference for such X_matrix) is automatically updated. However, the user can get confused and don't know exactly what is the file open.
The easiest fix for that is to add a filename field in the main window (or in the title, even easier).
When you do some filtering in the app, the main matrix (as well as the
MainHandlerreference for suchX_matrix) is automatically updated. However, the user can get confused and don't know exactly what is the file open.The easiest fix for that is to add a filename field in the main window (or in the title, even easier).