Fix some view offsets that broke with CPR removal

* Fix Quote builder
* Fix File Browser details
* Added 'viewOffsets' ability to loadFromMenuConfig() and friends
* Add MenuModule.getCustomViewsWithFilter() -> Array[] of views
* Add ViewController.applyViewOffsets()
This commit is contained in:
Bryan Ashby
2022-08-15 22:23:14 -06:00
parent 56f03ff847
commit b48d133229
6 changed files with 78 additions and 18 deletions

View File

@@ -1299,6 +1299,10 @@ exports.FullScreenEditorModule =
callingMenu: self,
formId: formId,
mciMap: artData.mciMap,
viewOffsets: {
col: 0,
row: self.header.height,
},
};
self.addViewController(