-
Notifications
You must be signed in to change notification settings - Fork 0
What's new
jscott7 edited this page Sep 28, 2019
·
8 revisions
- The fonts on the LHS and RHS tab panels are now consistent. They used to be different size and font family.
- The vertical scroll bars have been moved internally to the tab panels. Previously they would scroll off the tab header.
- Fixed a bug where staples would go missing if a new meal was added to the Daily List
Added validation of ingredients and staples when a new item is added or an existing one is edited If the item contains an invalid character, in this case an xml character (<,>,/,&,"), a warning is popped up.