mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
feat: apply filtering to game list, correct selections after filtering
Will need to propogate these filtering options to the other places these things are present, there's a dedicated variant for just the stylesheet dialog window and also the Style tab.
This commit is contained in:
@@ -229,6 +229,7 @@ enum ControlID {
|
||||
|
||||
// New Set Window
|
||||
ID_STYLESHEET_FILTER,
|
||||
ID_GAME_FILTER,
|
||||
|
||||
// Controls
|
||||
ID_VIEWER = 1001,
|
||||
|
||||
Reference in New Issue
Block a user