This commit is contained in:
Bryan Ashby
2022-08-15 22:37:28 -06:00
parent b48d133229
commit 5b1c11b1bc

View File

@@ -345,7 +345,7 @@ exports.getModule = class FileAreaList extends MenuModule {
}
displayArtDataPrepCallback(name, artData, viewController) {
if (name === details) {
if (name === 'details') {
try {
this.detailsInfoArea = {
top: artData.mciMap.XY2.position,