Re: Bug Reports (snapshot builds)
@ drdev: I'm on Linux, I do not use Windows on any of my computers. It might be platform-specific, yes, I recall there was a number of issues with the card zoom mode in the past (on Linux) until they were solved, this seems to be a new one that also affects Linux (and possibly Mac, not sure) only. I can try looking into it myself but I admit my understanding of how the UI works in general (and this part in particular) is severely limited, I'm more likely to break more things than to fix this one without affecting anything else inadvertently... I can test on my OS though if you'd like to try something out.
EDIT 1: The fix that takes care of a similar, yet more serious issue while in the match is on lines 189-193 of CardZoomer.java. Without those lines, this same issue happens on the match screen as well (very annoying). The bug in the match mode fixed by these lines was much more serious than the deck editor mode bug though - the game used to fully hang in the card zoomer mode if you inadvertently wheeled while middle clicking, and the only option was to force-quit Forge.
EDIT 2: At least I've found a way to unlock it!
If the mouse "hangs" after wheeling while middle clicking in the deck editor, it's possible to get the deck editor to function normally again by middle-clicking the card image in the card picture panel in the bottom right, the mouse functionality is restored to normal then (after the card zoomer is closed once again).
- Agetian
EDIT 1: The fix that takes care of a similar, yet more serious issue while in the match is on lines 189-193 of CardZoomer.java. Without those lines, this same issue happens on the match screen as well (very annoying). The bug in the match mode fixed by these lines was much more serious than the deck editor mode bug though - the game used to fully hang in the card zoomer mode if you inadvertently wheeled while middle clicking, and the only option was to force-quit Forge.
EDIT 2: At least I've found a way to unlock it!
- Agetian