Kig Object Groups

David Narvaez david.narvaez at computer.org
Sat Apr 14 23:14:14 UTC 2012


On Fri, Apr 13, 2012 at 7:03 AM, David Narvaez
<david.narvaez at computer.org> wrote:
> Hi all,
>
> I just started a branch in Kig repository, called objectGroups, with
> an implementation to improve canceling constructions and undoing them
> when a construction involves several points. At the moment, it
> effectively squashes bugs 229558[0] and 297484[1], yet it has one
> usability disadvantage: the label for unding an action refers to many
> objects (e.g., when drawing a circle through three points you are
> prompted to undo the creation of four objects) so I plan to address
> that situation too before this is merged into master.
>
> Notice that this changes KigPart's API, so these changes would only be
> available from 4.9 on. Please review!

I've been giving this a second thought and now wonder if it is better
to keep the Undo labels as they are right now. After all, the user
should know that, if she undoes the actions, she will actually delete
the circle and the three points in the example above, which would be
different from undoing the creation of a circle through three already
existing points. What do you think?

David E. Narváez


More information about the kde-edu mailing list