bug panning quests while zoomed
Spongman opened this issue ยท 2 comments
This might actually be caused by the quest line being designed with icons off in negative coordinates. The BQ2 GUI never really supported that but I'm hoping to have it resolved with its replacement screen which is next on my todo list.
another issue is that the hit-testing for the quest icons isn't clipped to the quest line window, so those quests that are panned off to the left take precedence over the 'category' menu items.
for example, see the 'Stuff and Things' menu item on the left there, if you click on the right-hand side of that menu button, instead of selecting that category, it actually clicks one of the quests that is panned under the left edge of the quest window.