Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recorded Makros do not work #596

Open
MichaelBennemann opened this issue Oct 20, 2024 · 1 comment
Open

Recorded Makros do not work #596

MichaelBennemann opened this issue Oct 20, 2024 · 1 comment

Comments

@MichaelBennemann
Copy link

Version information

Please include both the PhotoDemon version (found in the Help > About menu) and Windows version, if you know it (e.g. "Windows 11").

2024.7
Windows 11

Describe the bug

The more detailed, the better.

I tried to record several makros to change the right and left part of an image.
During recording the results were ok, but applying the makro on the same image led to wrong results.

How can I reproduce the bug?

Again, the more detailed, the better. A clear list of steps is especially helpful:

  1. Go to '...'
  2. Click on '...'
  3. Etc

My steps of one makro:

dublicate image
replace the first image by half of the image width to the right
replace the second image by half of the image to the left
save the makro by history (or record it during the image manipulation)

Expected behavior

Please describe what should happen. (This is especially helpful if you're accustomed to another app's behavior - let me know what they do and I'll study it!)

the right and left side of the image should be changed. But using the makro I got images with two times the same half of the image or one side of the image transparent.

here the original image and the wanted outcome:
Imported Stack0000
Imported Stack0000

Debug logs

If you are using a nightly build, or if PhotoDemon has crashed more than once, it will automatically generate Debug Logs inside the program's Data/Debug folder. If you can zip up all files in that folder and attach them to this bug report, that is a huge help.

Sample images and/or screenshots

If applicable, please attach the image file(s) that caused the bug. Screenshots or screen recordings of the problem can also help. (PhotoDemon provides a built-in screen recording tool in the Tools > Animated screen capture menu.)

Thank you!

As a "thank you" for your help, I am happy to add your name to PhotoDemon's contributor list. Please let me know what name (and optional website link) you'd like me to use.

Dr. Michael Bennemann

@mizka76
Copy link

mizka76 commented Oct 23, 2024

Hello Michael !

  • an easy way to do what you want to (if it is to create a seamless image) is to use via the menu "effects": "transformation"> "translation"(&zoom).
    translation   zoom  photodemon

  • about the macro, and merging layers, I noticed that even if it is selected, the layer don't merge with the one under it if the both layers are not with the "visibility" on. it could be why you got a tranparent part.

  • the dimensions of a selected area of an image once recorded in a macro may need ( i suppose) to use an image with the same dimensions than the original one , so that using the macro will select at the right and same place ???.

hope this helps you, Bonne journée !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@mizka76 @MichaelBennemann and others