Descriptive Problem Summary:
VIS_UNDERLAY doesn't seem to be working at this time. At least, not with the setup I have been using.
Test project sent in private.
button objects are being constructed in demo/demo.dm:108
widgets/buttons/button.dm:7 is where the buttons' slicebox background is decorated. and line 13 is where it is declared as a component of the buttons.
components/slices/slicebox.dm is where a slicebox is defined.
components/slices/slicebar.dm is where a slice component is defined.
widgets/labels/textlabel.dm:27 is where the background component is initialized.
The expected result of the vis contents setup is that we should be seeing the maptext and icon over the top of the buttons. However, the maptext and icon is appearing beneath the buttons' background.
ID:2892119
Oct 6 2023, 4:07 am
|
|||||||||||||
Resolved
| |||||||||||||
Oct 7 2023, 12:08 am
|
|
Lummox JR resolved issue with message:
|