Krita/ActionPlan3: Difference between revisions

From KDE Community Wiki
Line 30: Line 30:


= Dmitry =
= Dmitry =
* Fixed bugs
189541    maj  NOR  unsp  [email protected]  RESO  FIXE  ability to use tools outside the canvas
209524    maj  NOR  Linu  [email protected]  RESO  FIXE  Crash when moving with layer
230970    wis  NOR  Linu  [email protected]  RESO  FIXE  Moving canvas when it's strongly zoomed out is not possible
243938    cra  NOR  Linu  [email protected]  RESO  FIXE  Crash while painting
250146    nor  NOR  Linu  [email protected]  RESO  FIXE  Ctrl-"+" does wrong centering of the image
250312    nor  NOR  Linu  [email protected]  RESO  FIXE  Transparency Mask probably uninitialised
250388    nor  NOR  Linu  [email protected]  RESO  FIXE  "Fit Width" and "Fit Page" buttons do not center image when Vast Scrolling is on
250966    maj  NOR  Linu  [email protected]  RESO  FIXE  autoscroll is too fast and goes too far
251361    nor  NOR  Linu  [email protected]  RESO  FIXE  Auto scrolling doesn't work in some cases
251393    nor  NOR  Linu  [email protected]  RESO  FIXE  Pan only possible with the "Paint"-Tool
251623    maj  NOR  Linu  [email protected]  RESO  FIXE  Filter don't use selection.
251624    nor  NOR  Linu  [email protected]  RESO  FIXE  Color adjustment curves filter preview show wrong pattern
252184    maj  NOR  Linu  [email protected]  RESO  FIXE  Krita does not load filter masks correctly anymore
252354    nor  NOR  Linu  [email protected]  RESO  FIXE  Layer compositeOps are ignored when there is only one layer due to oblidgeChild()


* Fix randomly failing tiles unittest
* Fix randomly failing tiles unittest
* Fix zooming center bug
Done
250146    nor  [email protected]  NEW  Ctrl-"+" does wrong centering of the image
 
* Compressed tile saving
* Compressed tile saving
* Painting outside selection bug
  Done
* Fix bugs from bugzilla (add list)
  247954    maj  [email protected]  NEW  krita hangs when using the deform tool
189541    maj  [email protected]  UNCO  ability to use tools outside the canvas
209524    maj  [email protected]  NEW  Crash when moving with layer
243938    cra  [email protected]  ASSI  Crash while painting
230970    wis  [email protected]  ASSI  Moving canvas when it's strongly zoomed out is not possible

Revision as of 06:31, 2 October 2010

Lukas

It is hard to predict how much time the bug eat. Let's make the list of the bugs and sort them according priority.

Week 36:

 217124    [WAITFORINFO]   [email protected]   NEW   PaintOps that copy pixels are not aware of pixel transparency 
245130    nor   [email protected]   UNCO   Smudge brush doesn't mix alpha channel 
 230693    maj   [email protected]   UNCO   Color management is not working on opening file 
 209033    [WAITFORINFO]   [email protected]   ASSI   Deform brush makes pixels darker when bilinear filtering is enabled 
 140582    nor   [email protected]   NEW   Random filter, such as raindrops, recalculates each render 

Fixed:

 247835    nor   [email protected]   NEW   hairy brush paints predefined brushes four times and with weird colors
 229012    nor   [email protected]   NEW   smudge brush gives weird results 
 245143    cra   [email protected]   NEW   Krita hangs when you paint with Mixing Brush outside the canvas 
 246639    nor   [email protected]   UNCO   Brushes paint outside selection 
 239977    nor   [email protected]   NEW   Invisible value in some themes in our custom widget 
 249127    cra   [email protected]   NEW   Crash: Brush presets referencing non-existent paths of brushes 
 242547    nor   [email protected]   UNCO   Krita BrushTip--->Autobrush-->Angle is not respected by default paintops
 244910    cri   [email protected]   NEW   Krita 'Spray Pen' / 'Chalk' use excessive memory & become very slow
 231468    nor   [email protected]   NEW   some paintops don't paint/work in scratchpad
 213245    maj   [email protected]   ASSI   Krita creates new layers when moving a layer 
 248695    nor   [email protected]   NEW   No outline cursor when using the "Paint with brushes using dynamic movements" tool
 245778    maj   [email protected]   UNCO   Scale to new size crop first layer
 249265    nor   [email protected]   UNCO   the CTRL+click color picker is getting slower and slower 

Postponed:

 234308    nor   [email protected]   NEW   Speed curve's speed always seems to register zero at start of a brush stroke

Dmitry

  • Fixed bugs
189541    	maj  	NOR  	unsp  	[email protected]  	RESO  	FIXE  	ability to use tools outside the canvas 
209524    	maj  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Crash when moving with layer 
230970    	wis  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Moving canvas when it's strongly zoomed out is not possible 
243938    	cra  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Crash while painting 
250146    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Ctrl-"+" does wrong centering of the image 
250312    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Transparency Mask probably uninitialised 
250388    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	"Fit Width" and "Fit Page" buttons do not center image when Vast Scrolling is on 
250966    	maj  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	autoscroll is too fast and goes too far 
251361    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Auto scrolling doesn't work in some cases 
251393    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Pan only possible with the "Paint"-Tool 
251623    	maj  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Filter don't use selection. 
251624    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Color adjustment curves filter preview show wrong pattern 
252184    	maj  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Krita does not load filter masks correctly anymore 
252354    	nor  	NOR  	Linu  	[email protected]  	RESO  	FIXE  	Layer compositeOps are ignored when there is only one layer due to oblidgeChild() 
  • Fix randomly failing tiles unittest
Done
  • Compressed tile saving
Done