- Aug 06, 2018
-
-
chrisgarrity authored
* center the title on full screen modals. Adding the `[dir=“ltr”]` atttribute to the css rule for a child style didn’t work the way I expected. `[dir="ltr"] .full-screen .header-item-title` did not match the fullscreen title element, so the style wasn’t applied. `.full-screen [dir="ltr"] .header-item-title` did match. * fix the filter to reverse the icon and ‘x’ in the filter input * more space after the library back icon * reverse the arrow on camera -retake image and rerecord sound.
-
- Apr 20, 2018
-
-
Ray Schamp authored
Including action-menu which was also giving one when the backdrop library opened. Localize the costume library, I missed it while doing the other libraries.
-
- Apr 19, 2018
-
-
Ray Schamp authored
-
- Mar 28, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Paul Kaplan authored
-
- Mar 27, 2018
-
-
Ray Schamp authored
-
- Dec 20, 2017
-
-
Matthew Taylor authored
* Implement GH-830: Add coming soon tooltips This implements coming soon tooltips for: * the small stage size * save, load and language It also creates the component that can be copied over into the paint editor for use there as well. Lastly, this does a small refactor on the full screen implementation to include multiple small screen sizes too.
-
- Jul 21, 2017
-
-
Paul Kaplan authored
-
- Jun 30, 2017
-
-
Paul Kaplan authored
-
- May 11, 2017
-
-
Ray Schamp authored
/ht @paulkaplan
-
- May 04, 2017
-
-
Ray Schamp authored
Use the de/serialization features of the VM to allow downloading and loading project JSON
-