mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
Reorders vorepanel belly fullscreen color/preview buttons (#6714)
This commit is contained in:
@@ -1316,6 +1316,7 @@ const VoreSelectedBellyVisuals = (props, context) => {
|
|||||||
back_color="#FFFFFF"
|
back_color="#FFFFFF"
|
||||||
name_of="Alpha"
|
name_of="Alpha"
|
||||||
/>
|
/>
|
||||||
|
</Flex>
|
||||||
<LabeledList.Item label="Enable Coloration">
|
<LabeledList.Item label="Enable Coloration">
|
||||||
<Button
|
<Button
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
@@ -1342,7 +1343,6 @@ const VoreSelectedBellyVisuals = (props, context) => {
|
|||||||
content={'Clear'}
|
content={'Clear'}
|
||||||
/>
|
/>
|
||||||
</LabeledList.Item>
|
</LabeledList.Item>
|
||||||
</Flex>
|
|
||||||
</Section>
|
</Section>
|
||||||
<Section>
|
<Section>
|
||||||
<Section title="Vore FX">
|
<Section title="Vore FX">
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user