Files
P42_UI/app/views/editors/KeyframeView.html
T
2025-10-13 20:46:48 +00:00

9 lines
146 B
HTML

<style>
canvas[data-output="kfeCanvas"]{
width: 100%;
height: 100%;
}
</style>
<canvas data-output="kfeCanvas"></canvas>