You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea: make it possible to set the position of the print window.
Possible implementations:
An input variable position that accept 'top' | 'center' | 'center top' | ... as possible values. Depending on the chosen value, calculate top/bottom/left/right.
More flexible for the user: allow the user to fill in the values themselves for top/bottom/left/right.
The text was updated successfully, but these errors were encountered:
Idea: make it possible to set the position of the print window.
Possible implementations:
position
that accept'top' | 'center' | 'center top' | ...
as possible values. Depending on the chosen value, calculate top/bottom/left/right.The text was updated successfully, but these errors were encountered: