[Sugar-devel] [PATCH] FotoToon doesn't show controls when speech bubble first is selected (SL#2230)
Gonzalo Odiard
godiard at gmail.com
Sun Oct 10 19:19:51 EDT 2010
Thanks for take the time to work in this.
It's a simple patch, but the next time send it attached or attach it to the
ticket, because the mail client change the patch and can't be applied.
Commited with a small correction.
Gonzalo
On Sun, Oct 10, 2010 at 5:20 AM, SHACHI PAUL <shachi at seeta.in> wrote:
> The speech bubble editing controls now appear as soon as one clicks on the
> speech bubble. Now, a bubble can be resized without editing it's text or
> moving it's origin.
>
> Signed-off-by: SHACHI PAUL <shachi at seeta.in>, Sarvagya Mukhi <
> sarvagya at seeta.in>
> ---
> historietaactivity.py | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/historietaactivity.py b/historietaactivity.py
> index be3d4b9..3e47841 100644
> --- a/historietaactivity.py
> +++ b/historietaactivity.py
> @@ -344,8 +344,9 @@ class ComicBox(gtk.DrawingArea):
> # i.mover_a(event.x,event.y,self.get_allocation())
> self.glob_press = i
> self.set_globo_activo(i)
> + self.queue_draw()
> break
> - self.queue_draw()
> +
>
> def releassing(self, widget, event):
> #Cuando se deja de pulsar el mouse
> --
> 1.7.0.4
>
>
--
Gonzalo Odiard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20101010/22881db6/attachment.html>
More information about the Sugar-devel
mailing list