1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-08 20:13:52 -04:00
Commit graph

11 commits

Author SHA1 Message Date
torzdf
6085e711b2 Fix occassional GUI resizing bug 2019-10-02 16:31:02 +01:00
torzdf
1c3b9d968f Bugfix: Clean font list selection for config 2019-08-29 13:27:06 +01:00
torzdf
3159cb6eca GUI Fixups
- GUI Bugfix: Startup options - fix min/max thresholds
- GUI Bugfix: Make console read-only
- GUI Bugfix: Rightclick menu for recreated widgets
- Enhancement: Create ControlPanelOptions Class + migrate options
2019-08-29 00:03:51 +01:00
torzdf
36a7f7340a Bugfix: Fix commands for re-arranged panels 2019-08-28 16:17:25 +01:00
torzdf
00990c4a35
Gui Updates (#847)
* GUI Improvements

 - Add basic GUI Config options (available in settings menu)
 - Dynamically add/remove columns on settings panel resize
 - Wrap text properly on info headers
 - Fix helptext formatting for configs
 - Standardize Tooltip widths
 - [code] Apply some widget naming
 - [code] Rename radio_columns to option_columns
 - [code] fix column count checking
 - Add Starting Tab config item
 - Add info boxes to main pages
 - Global font settings
 - Add resources to help menu
2019-08-27 23:52:04 +01:00
torzdf
105af8a02a GUI Tweaks 2019-08-25 11:07:34 +01:00
torzdf
a90a1fe7d8 GUI: Color Update. Linix height fix 2019-08-25 01:13:42 +00:00
torzdf
b36b527276 GUI Tweaks
- Fix tootlp formatting
- Revert to single column view
- Fix borders on ungrouped items
- Add individual tooltips for Radio options
- Add more groups
- Remove forced fullscreen
2019-08-25 00:16:56 +01:00
torzdf
3291fc8a2e Tooltips on FileBrowser Buttons 2019-08-24 20:57:19 +01:00
torzdf
dd3288672a GUI Update
- Launch in fullscreen
- Expand Control Helper. Clean up config popup
- Standardize and overhaul GUI for CliOpts
2019-08-24 20:40:44 +01:00
torzdf
eb84869841 GUI Move control helper utils to own module 2019-08-23 17:17:43 +01:00