wpferguson
wpferguson
Added left align  with color  EDIT: Probably need to change the colors a little bit with the default theme :)
More thoughts.... Changed the color to shades of gray to show on/off  I also added an image option to button so that I can do a box with a...
Another try... If I turn off box padding and fill I can get  Looks like another API change.... :)
The way I get the current tooltip is by grabbing the comments at the start of the file and using a regular expression to pull out the description. I've thought...
I figured out a way to get the data from the script. I can create a code snippet in the file like ``` script_data.description = { name = "this is...
 Got the button interface working. Figured out how to pass the description ``` script_data.metadata = { name = "clear_GPS", purpose = _("remove GPS data from selected image(s)"), author =...
Actually closed by #479
> The "page 1 of 2", page %d of %d is not translatable Fixed, the translation wrapped string.format - reversed it > The combo with official, contrib... are not translatable...
I saw this last night, but didn't realize that it was my change that caused it. When I went to find the problem, I couldn't reproduce. Testing now.... I still...
I backed up before my change and loaded some tif's with` -d imageio -d cache` Here's part of the log... ``` 7.1830 [tiff_open] 3089x2048 8bpp, 3 samples per pixel. 7.1888...