kvinwang / evoluspencil

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

Moving Pages #197

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create 55 pages
2. Move a page to the left or to the right

What is the expected output? What do you see instead?
Output is correct. But it's extremely slow when it tries to move the
page to a different position. It takes about 15-20 seconds to complete
the move function.

What version of the product are you using? On what operating system?
Pencil v1.2 on Windows 7 and on Snow Leopard

Please provide any additional information below.

Original issue reported on code.google.com by charlesm...@gmail.com on 31 Jul 2010 at 4:41

GoogleCodeExporter commented 8 years ago
Hi, I'm experiencing the same problem. The biggest problem is moving pages from 
the far right to the far left (or either way). There is no short-cut and it 
involves multiple move operations. So without having to solve the performance 
of a move operation itself, it would also help to have a short-cut that would 
enable one to move a tab to an arbitrary position in one action.

Thanks for the effort!

Ferdi

Original comment by ferdidep...@gmail.com on 6 Jan 2011 at 12:44

GoogleCodeExporter commented 8 years ago
Same here, adding a drag'n'drop feature is really necessary 

Original comment by chilo...@gmail.com on 30 Mar 2012 at 11:28

GoogleCodeExporter commented 8 years ago
I agree and this also exists on the windows stand alone 1.3.4 version on 
Windows 7. As a work around I edit the epz manually and move the 
<Page>...</Page> nodes as needed, much faster, but a pain

Original comment by ahdavid...@gmail.com on 9 May 2012 at 9:42