Reorders vorepanel belly fullscreen color/preview buttons (#6714)

This commit is contained in:
Verkister
2023-08-04 18:06:36 +03:00
committed by GitHub
parent e0e5ad583e
commit 48cf4a2afe
2 changed files with 27 additions and 27 deletions

View File

@@ -1316,6 +1316,7 @@ const VoreSelectedBellyVisuals = (props, context) => {
back_color="#FFFFFF"
name_of="Alpha"
/>
</Flex>
<LabeledList.Item label="Enable Coloration">
<Button
onClick={() =>
@@ -1342,7 +1343,6 @@ const VoreSelectedBellyVisuals = (props, context) => {
content={'Clear'}
/>
</LabeledList.Item>
</Flex>
</Section>
<Section>
<Section title="Vore FX">

File diff suppressed because one or more lines are too long