Closed notfood closed 5 years ago
I like the shift/alt+scroll panning, but why did you change dragging to require middle mouse? Also, explicitly adding private is a style choice made by my IDE, but I actually happen to prefer it. Please don't remove them.
Sounds fair, I changed it back.
Dragging with middle mouse is pretty common in most games. It's unusual for it to pan with any button anywhere with no other modifiers. Holding shift to pan it with any click does the job too.
shift wheel scroll to zoom shift click or wheel click to pan wheel scroll to scroll vertically alt scroll to scroll horizontally
By the way, you keep adding private but it does nothing in C#, the default is to private