Krita/ActionPlan3: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 1: Line 1:
= Lukas =
It is hard to predict how much time the bug eat. Let's make the list of the bugs
It is hard to predict how much time the bug eat. Let's make the list of the bugs
and sort them according priority.
and sort them according priority.
Line 27: Line 29:
   213245    maj  [email protected]  ASSI  Krita creates new layers when moving a layer  
   213245    maj  [email protected]  ASSI  Krita creates new layers when moving a layer  
   244910    cri  [email protected]  NEW  Krita 'Spray Pen' / 'Chalk' use excessive memory & become very slow
   244910    cri  [email protected]  NEW  Krita 'Spray Pen' / 'Chalk' use excessive memory & become very slow
= Dmitry =
* Fix randomly failing tiles unittest
* Fix zooming center bug (link to bugzilla)
* Compressed tile saving
* Painting outside selection bug
* Fix bugs from bugzilla (add list)

Revision as of 08:24, 4 September 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:

PaintOps that copy pixels are not aware of pixel transparency https://bugs.kde.org/show_bug.cgi?id=217124

245130    nor   [email protected]   UNCO   Smudge brush doesn't mix alpha channel 
 245778    maj   [email protected]   UNCO   Scale to new size crop first layer 
 229012    nor   [email protected]   NEW   smudge brush gives weird results 
 247835    nor   [email protected]   NEW   hairy brush paints predefined brushes four times and with weird colors 
 234308    nor   [email protected]   NEW   Speed curve's speed always seems to register zero at start of a brush stroke 
 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 
 249265    nor   [email protected]   UNCO   the CTRL+click color picker is getting slower and slower 
 217124    maj   [email protected]   NEW   PaintOps that copy pixels are not aware of pixel transparency 
 209033    nor   [email protected]   ASSI   Deform brush makes pixels darker when bilinear filtering is enabled 
 230693    maj   [email protected]   UNCO   Color management is not working on opening file 
 248734    nor   [email protected]   NEW   Switching to OpenGL canvas makes mouse pointer invisible whenever I move it into the canvas area 
 231468    nor   [email protected]   NEW   some paintops don't paint/work in scratchpad 
 248695    nor   [email protected]   NEW   No outline cursor when using the "Paint with brushes using dynamic movements" tool 
 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 
 140582    nor   [email protected]   NEW   Random filter, such as raindrops, recalculates each render 
 213245    maj   [email protected]   ASSI   Krita creates new layers when moving a layer 
 244910    cri   [email protected]   NEW   Krita 'Spray Pen' / 'Chalk' use excessive memory & become very slow

Dmitry

  • Fix randomly failing tiles unittest
  • Fix zooming center bug (link to bugzilla)
  • Compressed tile saving
  • Painting outside selection bug
  • Fix bugs from bugzilla (add list)