eriser / protrekkr

Automatically exported from code.google.com/p/protrekkr
0 stars 0 forks source link

Pattern does not scroll when marking blocks with mouse #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select a block to be copied with mouse
2. Try scrolling pattern data to any direction

What is the expected output? What do you see instead?
Pattern should scroll according to what edge of screen mouse is dragged while 
doing block selection. Now scrolling needs to be performed by keyboard.

What version of the product are you using? On what operating system?
V2.5.4 on WinXP SP3

Please provide any additional information below.
I know the mousewheel scrolls pattern up and down, but scrolling sideways is 
not supported. It'd be very cumbersome with the scroll wheel anyway.

IMHO, this feature is better off implemented simply by checking whether block 
selection is in progress (LMB held down) and then scrolling the screen 
according to edge detection.

Original issue reported on code.google.com by elbow...@gmail.com on 14 Jul 2011 at 12:12

GoogleCodeExporter commented 9 years ago
I agree here... I use the mouse wheel while selecting and it feels cumbersome

Original comment by theorize...@gmail.com on 16 Oct 2011 at 9:22