etro-js / etro

Typescript video-editing framework for the browser
https://etrojs.dev
GNU General Public License v3.0
859 stars 86 forks source link

Set z-axis #186

Open dashpilot opened 1 year ago

dashpilot commented 1 year ago

Awesome job on Etro! Question though: is there a way to set the z-axis/z-index to control the stacking order of layers? As it is now, each new layer gets added on top of the previous one, but it would be great to have more control.