Originally posted by leodIt's not really counterintuitive at all, I sorta expected that to work when I first opened LM, because a lot of other programs I use(d to use) do the same.
Out of curiosity, I decided to go through a bunch of programs I have to see how common it is these days. Almost all of them did nothing though. I only encountered 1 program that did it, while 1 other decided to go the "only do it when the mouse cursor is over the horizontal scroll bar" route.
Interestingly, I noticed that windows explorer itself does implement it...
Originally posted by leodIt only makes sense to me anyway that the mousewheel would scroll "along" the level instead of having no function in 90% of levels
It has a function, it changes Z-ordering for selected objects/sprites.
But meh, I suppose we can try it and see if it interferes with people's workflow. The existing Z-order functionality will of course continue to take precedence when something is selected.
LM's scroll wheel code could use some updating anyway, it currently ignores system preferences and probably doesn't react well to high precision wheels.
Originally posted by Alice3173Mine goes left/right as well but even places it does work it actually seems to work only sporadically oddly. (See extra wide pages on Firefox for example, it will scroll but only sometimes for some reason.)
Not uncommon apparently. Windows only added a horizontal scroll wheel message somewhat recently (Vista+ I think). Since a lot of programs weren't built for it, several mouse drivers monitor if a program responds to the message and translate it into horizontal scroll messages for them when they don't. Unfortunately some drivers do it poorly, interfering with programs that do actually implement it.
LM doesn't currently implement it, but perhaps it should as I'm not sure how long mouse drivers are going to keep faking it.
Originally posted by Ladidaare you sure you didnt accidentally press 1 (for objects disappearing) and 5 (for sprites replaced with numbers) on your keyboard?
That'd be my guess as well.