I’m having a problem: after creating an invoice, receipt, or entry, when selecting a view, I unfortunately notice the screen moving.
Moving where?
Hello @waddahalia,
Do you experience the printable page growing nonstop?
That is not a problem of manager.io that is resolution challenge of your PC. Please consult with an IT personnel
yes
I found that the problem in footer
This is a known behavior of the last implementation of Theme and is usually due to setting a width value relative to an undefined value, most likely as a percentage.
Themes has been since rewritten and I don’t know if this behavior will persist if you rework your theme/footer code based on the latest default theme structure.
Either way, I would go over my theme/footer code and replace all % or otherwise relative widths one-at-a-time in order to identify the culprit and fix it.