mjmlio / mjml-app

:email: The desktop app for MJML
http://mjmlio.github.io/mjml-app
MIT License
841 stars 79 forks source link

Save Screenshot not working in Windows #347

Open shinyidol opened 3 years ago

shinyidol commented 3 years ago

Open template files. Click "Save Screenshot". Nothing happens. Just stalls. No complete prompt. No error.

Steps to reproduce the behavior:

Open MJML Open project file Click "Save Screenshot" Nothing... Expected behavior Desktop and Mobile PNG to be saved in folder

MJML environment (please complete the following information):

OS: Windows 10 MJML Version 4.8.1 MJML tool used 3.0.3

NiklasSch commented 2 years ago

Same problem for me.

OS: Windows 10 MJML Version 4.8.1 MJML tool used 3.0.3

For those who are looking for a workaround and use Chrome as their web browser:

  1. Export your email as a html file
  2. Open the html file in Chrome
  3. Open developer tools (F12)
  4. Select appropriate dimensions in the top left
  5. Press CTRL + Shift + P
  6. Type "Capture full size screenshot" and execute the command
  7. The screenshot will be saved automatically or you will be asked for a location (depending on your browser settings for downloads)