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
is it possible to add the form size to be adjustable from within the editor ?
especially for login ?
we typically use at least a 1920 x 1080 screen and the 250px form used for login results in a very small target area for the operators fat fingers.
I typically edit login.component.html and rebuild
and make the width 500px
Or find it in the client main.js and modify.
It would really good if this could be set from the editor depending the screen size and resolution.
I suspect it would be relatively simple to implement but I only know enough to be dangerous.
I did see another post with some else commenting on the size of the virtual keyboard.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
is it possible to add the form size to be adjustable from within the editor ?
especially for login ?
we typically use at least a 1920 x 1080 screen and the 250px form used for login results in a very small target area for the operators fat fingers.
I typically edit login.component.html and rebuild
It would really good if this could be set from the editor depending the screen size and resolution.
I suspect it would be relatively simple to implement but I only know enough to be dangerous.
I did see another post with some else commenting on the size of the virtual keyboard.
Beta Was this translation helpful? Give feedback.
All reactions