jarek-foksa / xel

Xel - Widget toolkit for building native-like Electron and Web apps
https://xel-toolkit.org
Other
682 stars 59 forks source link

Hide and Recover Menu for Printing #31

Closed rdemo closed 3 years ago

rdemo commented 7 years ago

I've attempted to hide the menu for printing purposes in an electron app. I've done it by wrapping the menu elements in a div and hiding it, and with CSS @media to hide the div for printing. Either way, it works fine for printing but the menu is no longer active when I show it again.

Anything I need to do differently?

jarek-foksa commented 7 years ago

Please provide a sample code that will allow me to reproduce this issue.

jarek-foksa commented 3 years ago

Xel project underwent a major rewrite recently. If you can still reproduce this issue, please report it on https://xel-toolkit.org/issues.