RSS/Atom feed Twitter
Site is read-only, email is disabled

Unified Transform Tool - Hide the starting image

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

Unified Transform Tool - Hide the starting image Joseph Bupe 06 Mar 11:11
  Unified Transform Tool - Hide the starting image Alexandre Prokoudine 06 Mar 21:07
   Unified Transform Tool - Hide the starting image Michael Schumacher 06 Mar 21:40
    Unified Transform Tool - Hide the starting image Øyvind Kolås 07 Mar 10:41
  Unified Transform Tool - Hide the starting image C R 07 Mar 20:43
Joseph Bupe
2015-03-06 11:11:09 UTC (about 9 years ago)

Unified Transform Tool - Hide the starting image

Hi.

Could we have an option to hide the original image while the transform operation is in progress in the unified transform tool. I do not often want to see the original position of the image I am transforming, because it is distracting.

Best regards.

joseph

Alexandre Prokoudine
2015-03-06 21:07:02 UTC (about 9 years ago)

Unified Transform Tool - Hide the starting image

On Fri, Mar 6, 2015 at 2:11 PM, Joseph Bupe wrote:

Hi.

Could we have an option to hide the original image while the transform operation is in progress in the unified transform tool. I do not often want to see the original position of the image I am transforming, because it is distracting.

IMO, it shouldn't be an option, it should simply be the the only way to do this. As it is often a case, it's one of the things that have to be done, but there's noone with enough spare time and skills to write the code.

Alex

Michael Schumacher
2015-03-06 21:40:51 UTC (about 9 years ago)

Unified Transform Tool - Hide the starting image

On 03/06/2015 10:07 PM, Alexandre Prokoudine wrote:

On Fri, Mar 6, 2015 at 2:11 PM, Joseph Bupe wrote:

Could we have an option to hide the original image while the transform operation is in progress in the unified transform tool. I do not often want to see the original position of the image I am transforming, because it is distracting.

IMO, it shouldn't be an option, it should simply be the the only way to do this. As it is often a case, it's one of the things that have to be done, but there's noone with enough spare time and skills to write the code.

This is a behaviour that is common for all current trasnform tools, btw: https://bugzilla.gnome.org/show_bug.cgi?id=315051

There's also the question of what do do about the transparency of the layer itself: https://bugzilla.gnome.org/show_bug.cgi?id=635940

It might be tricky to transform a layer at a very low opacity - or one that is hidden behind some other layers originally.

Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
Øyvind Kolås
2015-03-07 10:41:49 UTC (about 9 years ago)

Unified Transform Tool - Hide the starting image

The transform tool code is a straight port of how things were done in GIMP-2.8 to GEGL ways; and thus contains many optimizations and architectural details/constraints that no longer apply. Removing these, in particular the old way of doing previews; and manipulating a live GEGL graph instead; would give the final result with the layer in its position of the layer hierarchy as the preview.

/pippin

On Fri, Mar 6, 2015 at 10:40 PM, Michael Schumacher wrote:

On 03/06/2015 10:07 PM, Alexandre Prokoudine wrote:

On Fri, Mar 6, 2015 at 2:11 PM, Joseph Bupe wrote:

Could we have an option to hide the original image while the transform operation is in progress in the unified transform tool. I do not often want to see the original position of the image I am transforming, because it is distracting.

IMO, it shouldn't be an option, it should simply be the the only way to do this. As it is often a case, it's one of the things that have to be done, but there's noone with enough spare time and skills to write the code.

This is a behaviour that is common for all current trasnform tools, btw: https://bugzilla.gnome.org/show_bug.cgi?id=315051

There's also the question of what do do about the transparency of the layer itself: https://bugzilla.gnome.org/show_bug.cgi?id=635940

It might be tricky to transform a layer at a very low opacity - or one that is hidden behind some other layers originally.

-- Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD _______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list

C R
2015-03-07 20:43:20 UTC (about 9 years ago)

Unified Transform Tool - Hide the starting image

While we're at it, can we set the default for "guides" to 0? It's another thing that persistently gets in the way of viewing the transform, every time, without fail.

On Fri, Mar 6, 2015 at 11:11 AM, Joseph Bupe wrote:

Hi.

Could we have an option to hide the original image while the transform operation is in progress in the unified transform tool. I do not often want to see the original position of the image I am transforming, because it is distracting.

Best regards.

joseph _______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list