You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used UnitedDialogs, which is unmaintained, for a long time, which repositions dialogs in a more sane manner than they do by default (attached to an NPC head, for example).
I'd like to implement a simplified version in VikingDialog.
The text was updated successfully, but these errors were encountered:
I just had a bug with my dialog addon. A couple quests would show my previous quest reward listed below the actual reward for that quest when picking up new quests. It was like it was tacked on top of the frame, since it would extend beyond the background and overlap the bottom of the frame. Reloading the UI fixed it.
I only changed sprites for my addon, though. So, maybe it is a bug with the default dialog addon. I didn't touch the lua.
Data sourcing should not be affected by just messing with the xml, for the most part. I've never seen this happen with the default UI or UnitedDialogs. If you encounter this again, please open a new issue and try to get a screenshot.
I've used UnitedDialogs, which is unmaintained, for a long time, which repositions dialogs in a more sane manner than they do by default (attached to an NPC head, for example).
I'd like to implement a simplified version in VikingDialog.
The text was updated successfully, but these errors were encountered: