On 03/27/2017 03:43 AM, zadkey wrote:

> The Guides by percent feature allows only integers for some reason. This 
> should
> be changed. 

That should be an easy change to the following script:
https://git.gnome.org/browse/gimp/tree/plug-ins/script-fu/scripts/guides-new-percent.scm

Modifying the number entry in line 37 to allow for some decimals, and
then checking if any of the calculations turn it into integers again,
and fix these if necessary.

Do you want to give it a try and get your name into the list of GIMP
contributors, or an additional commit if it is present already?

> A separate issue is that the window always appears as a background window. It 
> is
> never in focus. It always appears behind the current Gimp window, which is
> contrary to the behavior of so many other gimp windows. Items from the filter
> menu that create windows get focus, why not this?. This issue can easily be
> fixed by doing a focus command after creating the window the same ways the
> filters do.

If you know where this command should be done - somewhere in the
script-fu plug-in, I assume - you could try to do this as well. There's
also a bug report about this behavior.

If you need assistance, join the #gimp IRC channel on irc.gimp.org


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

Reply via email to