syntax
This commit is contained in:
@@ -1664,9 +1664,11 @@ function oribi_render_camera_animation()
|
||||
<rect id="ve-playhead-line" x="103" y="220" width="2" height="68" fill="#FF4500" opacity="0.92"/>
|
||||
<!-- Timecode display -->
|
||||
<text id="ve-timecode" x="36" y="230" fill="#8a8e98" font-size="8" font-family="monospace">0:00</text>
|
||||
</svg></div>HTML;
|
||||
</svg></div>
|
||||
HTML;
|
||||
}
|
||||
|
||||
|
||||
function oribi_render_platform_row($a)
|
||||
{
|
||||
$rev = !empty($a['reversed']) ? ' reverse' : '';
|
||||
|
||||
Reference in New Issue
Block a user