11-22-2022, 07:15 PM
(11-22-2022, 03:53 PM)Tim Curtis Wrote: Just a status update.
The refactoring of the config screens and modal popups is nearly complete :-) It achieves consistency in layout, spacing, labels, help and heading text, etc. I'll post some screen shots a subsequent post.
In the code:
- Inline style in the HTML has been replaced by CSS classes.
- HTML and PHP template code variables and selectors refactored to conform to naming conventions
- Unnecessary control-group divs and other elements removed
- Other minor cleanup
These improvements result in UI thats faster and easier to use and code thats vastly easier to maintain and extend :-)
Next on the TODO list is to get the mobile landscape UI working reasonable well.
That's an incredible work, Tim. Chapeau!
Cheers, Al.