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
* Fix for layout of the GDS/Q3D export window in the gui
Issue #549#549
The scaling for the GDS/Q3D/HFSS dialogs should be fixed now.
* Fix for QComponents Widget Sort & Filter
Wrapped the The components table in a QSortFilterProxyModel for sorting, filtering, plus
Added a textChanged event to the filter box to display only specific items.
#45
* Revert "Fix for layout of the GDS/Q3D export window in the gui"
This reverts commit a25450a.
* Update for lint test failures
Run yapf on all files plus a few method updates in the filter/sort logic.
* Fix for QLibrary Filtering #307
Issue #307
* Update for issuecomment-1540641146
Update for comment
#940 (comment)
This bug is really though :(
---------
Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
Information
What is the current behavior?
Cannot filter QLibrary on GUI
Steps to reproduce the problem
What is the expected behavior?
Be able to use Filter to search for QComponents
Suggested solutions
The text was updated successfully, but these errors were encountered: