Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-12 Thread Kohei Yoshida
Hi Muthu, On Tue, Sep 11, 2012 at 3:46 AM, Muthu Subramanian K wrote: >> I appreciate your listing of remaining issues. My question is that, >> this is apparently a work-in-progress code. Are you going to be working >> on the pending issues, and if yes, do you think you can make it in time >>

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Muthu Subramanian K
On 09/12/2012 04:51 AM, Markus Mohrhard wrote: Hey Muthu, Two more points from me just as a notice. You might run into two problems with the rendering code that are also affecting the conditional format code. oh...yes...I forgot about this one...Let me test it out. I assume it should behave th

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Muthu Subramanian K
On 09/12/2012 11:49 AM, Stefan Knorr wrote: Hello all, so, here's an attempt at a UX view at the feature: * most of the UI looks the same as comparable UI for drawing objects – which is excellent, because that makes the UIs consistent, and because it already uses time-tested UI (which of course

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Stefan Knorr
Hello all, so, here's an attempt at a UX view at the feature: * most of the UI looks the same as comparable UI for drawing objects – which is excellent, because that makes the UIs consistent, and because it already uses time-tested UI (which of course doesn't mean that it's absolutely ideal, eithe

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Markus Mohrhard
Hey Muthu, Two more points from me just as a notice. You might run into two problems with the rendering code that are also affecting the conditional format code. The page preview and GDI Metadata currently don't work reliable together with the background render code. My plan is to fix this as soo

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Muthu Subramanian K
Hi Kohei, On 09/10/2012 11:03 PM, Kohei Yoshida wrote: On 09/10/2012 03:56 AM, Jan Holesovsky wrote: Hi Muthu, Muthu Subramanian K píše v Po 03. 09. 2012 v 13:04 +0530: I have attached a first cut patch for the gradient fill for cells. I initially tried using only the 'Gradient' tab from the

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-10 Thread Kohei Yoshida
On 09/10/2012 03:56 AM, Jan Holesovsky wrote: Hi Muthu, Muthu Subramanian K píše v Po 03. 09. 2012 v 13:04 +0530: I have attached a first cut patch for the gradient fill for cells. I initially tried using only the 'Gradient' tab from the area fill dialog - but it was too tightly tied to it. On

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-10 Thread Jan Holesovsky
Hi Muthu, Muthu Subramanian K píše v Po 03. 09. 2012 v 13:04 +0530: > I have attached a first cut patch for the gradient fill for cells. > I initially tried using only the 'Gradient' tab from the area fill > dialog - but it was too tightly tied to it. > On the other hand probably we might want t