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
@adryyan added a nice Qt Widget for interactive fitting in #1056. Unfortunately, the layout is off when using it on Windows (assuming it was correct on Linux). It could be that the layout in Qt is not perfectly platform-independent.
The layout of this plot is also broken, but this has nothing to do with Qt and will be fixed in a separate PR.
Fix the space requirement of the Parameter widget
Add handles so that the user can interactively change the size of the widgets inside the window
The text was updated successfully, but these errors were encountered:
@adryyan added a nice Qt Widget for interactive fitting in #1056. Unfortunately, the layout is off when using it on Windows (assuming it was correct on Linux). It could be that the layout in Qt is not perfectly platform-independent.
The layout of this plot is also broken, but this has nothing to do with Qt and will be fixed in a separate PR.
The text was updated successfully, but these errors were encountered: