-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for layout of the GDS/Q3D export window in the gui (#938)
* 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 QComponents Widget Sort & Filter" This reverts commit 71e5657. * Lint tests updates (yapf) run yapf -i <file> on UI python files. --------- Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
- Loading branch information
1 parent
bbaaf01
commit 9342453
Showing
6 changed files
with
439 additions
and
655 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.