UXP v2.1.1: add conform-proj-select to Conform panel
This commit is contained in:
parent
5d94838830
commit
bfe0316067
1 changed files with 2 additions and 0 deletions
|
|
@ -158,6 +158,8 @@
|
|||
<button id="conform-close-btn" class="btn btn-icon">✕</button>
|
||||
</div>
|
||||
<div class="slide-body">
|
||||
<label class="field-label">Target project</label>
|
||||
<select id="conform-proj-select"><option value="">— Select project —</option></select>
|
||||
<label class="field-label">Preset</label>
|
||||
<div id="preset-cards" class="preset-grid">
|
||||
<div class="preset-card selected" data-preset="broadcast"><div class="pc-title">Broadcast</div><div class="pc-desc">ProRes 422 HQ · 1080p · 48kHz</div></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue