Bug 309499

Summary: Reduce flicker and make moving and resizing of objects on the canvas easier
Product: [Applications] calligrastage Reporter: jos poortvliet <jospoortvliet>
Component: usabilityAssignee: T Zachmann <t.zachmann>
Status: RESOLVED UNMAINTAINED    
Severity: minor Flags: jospoortvliet: Usability+
Priority: NOR    
Version First Reported In: 2.5.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jos poortvliet 2012-11-03 22:12:03 UTC
The automatically moving/increasing canvas is nice but it's a tad too aggressive, making it hard to use sometimes (try to position and especially resize and move big images for a minute and you see what I mean). Shows up esp with zoom-to-fit but with a small zoom level, moving images also shows weird flickering.

I think you can solve at least most of this by not resizing (at least not *shrinking*) the canvas when moving and resizing objects until it is done and maybe by having some 'extra space' always there.

Reproducible: Always

Steps to Reproduce:
1. Add a big image to a fit-page zoomed document.
2. Resize and move the image until it fits nicely on your document
3. Enjoy the flickering and hard-to-control movements.
Actual Results:  
The canvas flickers, object movements are hard to control.

Expected Results:  
Maybe no decreasing of the size of the canvas when moving objects, resize when done? I'm not sure if that'll solve the problem...
Comment 1 jos poortvliet 2016-04-19 18:08:05 UTC
I honestly don't use stage anymore but this is more of a general performance thing which I doubt is still relevant so let's close this.