After patch 1.5, it appears that my Panel Templates no longer display. I am using MinimapPanel (as I'm sure many people are) and LeaderPanel. Now in the 1.5 editor, it provides a tree-based list of UI Layout Frame values (before it was a string you had to provide). When I select the appropriate items from the list, they still don't work. Anyone have a solution for this?
EDIT: Was able to fix Minimap issue by creating Dialog Item, changing it to Panel. Then use new function Create Dialog Item Panel from Template and chose MinimapPanel and put it in the last dialog item created. I also had to turn on the UI Frame for minimap if hiding the Game UI.
Now my problem is that using this method to create a LeaderPanel does not display the leader panel...ugh.
Nope, the LeaderPanel is actually the Blizzard Observer UI that you see in the upper left during replays or observing. It turns out that the LeaderPanelTemplate is no longer usable by us...instead, I had to setup my own dropdown menu that calls individual Panels that are held within the LeaderPanelTemplate. I'm not sure why they made this change, but it actually gives me more control over this UI, so it's nice.
But if you show the minimap ui and create a panel....aren't you just getting two minimaps now? Is there another way to hide the original minimap for only specific players?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
After patch 1.5, it appears that my Panel Templates no longer display. I am using MinimapPanel (as I'm sure many people are) and LeaderPanel. Now in the 1.5 editor, it provides a tree-based list of UI Layout Frame values (before it was a string you had to provide). When I select the appropriate items from the list, they still don't work. Anyone have a solution for this?
EDIT: Was able to fix Minimap issue by creating Dialog Item, changing it to Panel. Then use new function Create Dialog Item Panel from Template and chose MinimapPanel and put it in the last dialog item created. I also had to turn on the UI Frame for minimap if hiding the Game UI.
Now my problem is that using this method to create a LeaderPanel does not display the leader panel...ugh.
Leader panel as in leaderboard?
@DogmaiSEA: Go
Nope, the LeaderPanel is actually the Blizzard Observer UI that you see in the upper left during replays or observing. It turns out that the LeaderPanelTemplate is no longer usable by us...instead, I had to setup my own dropdown menu that calls individual Panels that are held within the LeaderPanelTemplate. I'm not sure why they made this change, but it actually gives me more control over this UI, so it's nice.
It could be something to do with maphack ... or, the more likely theory, they did it just to troll Rodrigo.
But if you show the minimap ui and create a panel....aren't you just getting two minimaps now? Is there another way to hide the original minimap for only specific players?