blitzman
|
79040adf1a
|
tox fixes
|
2017-03-23 01:13:41 -04:00 |
|
blitzman
|
cbcc81d42e
|
Actually apply the command fit, and remove print statement
|
2017-03-23 00:38:24 -04:00 |
|
blitzman
|
732386b83a
|
Get command fit menu up and running. Had to revert to a non-cached version of the menu, as the instance has root menu, which we need in order to properly bind. Don't think caching the menu would have really given a large performance gain anyway.
|
2017-03-23 00:38:24 -04:00 |
|
blitzman
|
4065022866
|
Initial work on caching command fits unless needing to update. FitChanged event can now carry an action and typeID, only used in the CommandFit context menu (for now, can use this elsewhere). If the module being added or removed, we update the cached list.
|
2017-03-23 00:38:23 -04:00 |
|