When I try to override the MinimapPanel.SC2Layout in any way, I get "Attempted to add a desc child with the same name as an existing child: MinimapPanel". I also get an error message along the lines of "Frames of type: MinimapPanel are restricted to Blizzard's use only" or something like that if I try to create a variation of the minimap using a separate layout file where I change the name of "MinimapPanelTemplate" to "MinimapPanelTemplate2" and invoke that into a dialog item.
My ultimate goal is to enlarge the minimap (or have an option to do enlarge it), and I assumed layout files were the solution. Is it even possible to enlarge the minimap? If so, how?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
When I try to override the MinimapPanel.SC2Layout in any way, I get "Attempted to add a desc child with the same name as an existing child: MinimapPanel". I also get an error message along the lines of "Frames of type: MinimapPanel are restricted to Blizzard's use only" or something like that if I try to create a variation of the minimap using a separate layout file where I change the name of "MinimapPanelTemplate" to "MinimapPanelTemplate2" and invoke that into a dialog item.
My ultimate goal is to enlarge the minimap (or have an option to do enlarge it), and I assumed layout files were the solution. Is it even possible to enlarge the minimap? If so, how?