Properties window icon (configurable)
Created originally on Bitbucket by lambjs (Josh Lamb)
-
Properties window icon (configurable)
-
Option to have double click download or open properties
-
Properties button pops up, default buttons are Download, Delete, Close
-
URL that calls getter with a filepath and other meta information about the file
-
Optional Save and Apply buttons integrates with the Embed, needs to be manually configured
-
Embedded window should have a window function called save(), this can return
- a boolean to tell the script whether save succeeded or failed
- or a promise that can be chained (looks for the "then" function)
-
Apply doesn't care about response, but Save button will close the window
-
-
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information