Files
gimp/app/core
Michael Natterer 88b60e9947 app: make gimp_edit_paste() do what its told to do
Don't change the paste_type to NEW_LAYER just because there is a
complex thing in the clipboard. Instead, honor the request to paste
FLOATING or FLOATING_INTO and reduce the pasted thing to a simple flat
layer. Also remove the message and paste_type change from edit_paste()
in edit-commands.c, it had the same purpose, just with a user
notification.

In order to paste the full layer one needs to explicitly invoke
"Paste as new layer" now.

It still changes the paste_type to NEW_LAYER if it's impossible to
attach a floating selection to the target, the menu item was simply
insensitive before.
2016-09-23 16:49:11 +02:00
..
2014-06-02 20:17:39 +02:00
2016-06-10 13:50:45 +02:00
2014-07-10 00:20:57 +02:00
2016-07-01 19:50:13 +02:00
2014-08-16 00:37:13 +02:00
2014-08-01 18:38:25 +00:00