Commit Graph

7 Commits

Author SHA1 Message Date
415264a84f Numeric inputs and scroll restore
Added styling for inputs for numeric only keyboard. Added javascript that restores the focus after leaving input focus.
2018-10-17 22:47:15 -04:00
5a3d00996b Saves value of plates to add
Adds html of weight to add to string.
2018-10-16 13:21:36 -04:00
1fd65136af Plate visuals now get added on calculation.
Plate visuals now get added each time you calculate a weight. Still need to have the plates be animated. Instead of putting in a string it needs to append and add the weights each time. Make a function to append and then animate each weight.
2018-10-16 13:20:27 -04:00
179e15b77a Updated Horizonal Layout & Added Smooth Scrolling
Set Min heights for blocks so when orientation is landscape it doesnt break. Also added jQuery smooth scrolling so help with interactions.
2018-10-12 13:10:47 -04:00
8fe092c4df Finalized Styling of blocks and buttons
Added the styling for all blocks and interaction with button. Could not get the smooth scroll to work. Will need to research more.
2018-10-12 00:33:14 -04:00
d1f249631d Started Styling of options Block
Added styling for options block. Realised in order to float select and input next to each other each needed its own DIV. Still need to redo plate available area.
2018-10-11 13:33:14 -04:00
bd088e31d7 Initial commit 2018-10-05 15:07:39 -04:00