icy-zebra-52882
02/06/2023, 1:19 PMhttps://plzlookat.mystupid.pictures/Main_X6wHQ6h8k3.png▾
icy-zebra-52882
02/06/2023, 1:19 PMbright-gpu-74537
02/06/2023, 1:19 PMbright-gpu-74537
02/06/2023, 1:20 PMicy-zebra-52882
02/06/2023, 1:20 PMicy-zebra-52882
02/06/2023, 1:20 PMxml
<tabview width="100%" id="reactionTabview" styleName="full-width-buttons">
<box width="100%" id="beforeMovieTab" text="Before">
<textfield width="100%" id="beforeMovieText" placeholder="Before movie text" disabled="true" />
</box>
<box width="100%" id="duringMovieTab" text="During">
<textfield width="100%" id="duringMovieText" placeholder="During movie text" disabled="true" />
</box>
<box width="100%" id="afterMovieTab" text="After">
<textfield width="100%" id="afterMovieText" placeholder="After movie text" disabled="true" />
</box>
</tabview>
bright-gpu-74537
02/06/2023, 1:21 PMicy-zebra-52882
02/06/2023, 1:22 PMhttps://plzlookat.mystupid.pictures/Main_YTCchcXRZQ.png▾
bright-gpu-74537
02/06/2023, 1:22 PMicy-zebra-52882
02/06/2023, 1:23 PMbright-gpu-74537
02/06/2023, 1:23 PMicy-zebra-52882
02/06/2023, 1:23 PMbright-gpu-74537
02/06/2023, 1:23 PMbright-gpu-74537
02/06/2023, 1:24 PMbright-gpu-74537
02/06/2023, 1:24 PMbright-gpu-74537
02/06/2023, 1:25 PMbright-gpu-74537
02/06/2023, 1:25 PMbright-gpu-74537
02/06/2023, 1:25 PMicy-zebra-52882
02/06/2023, 1:27 PMicy-zebra-52882
02/06/2023, 1:29 PMhttps://plzlookat.mystupid.pictures/Main_0ENjiUpS2L.png▾
bright-gpu-74537
02/06/2023, 1:29 PMicy-zebra-52882
02/06/2023, 1:31 PMicy-zebra-52882
02/06/2023, 1:32 PM<tabview>
whose containers' contents are set to 100%, ends up with something like a 0 width tabviewicy-zebra-52882
02/06/2023, 1:32 PMhttps://plzlookat.mystupid.pictures/Main_OF2s1FEN1E.png▾
bright-gpu-74537
02/06/2023, 1:32 PMxml
<tabview width="300">
<vbox text="Page 1" width="100%">
<button text="Page 1" width="100%" />
</vbox>
<vbox text="Page 2" width="100%">
<button text="Page 2" width="100%"/>
</vbox>
<vbox text="Page 3" width="100%">
<button text="Page 3" width="100%" />
</vbox>
</tabview>
Ill take a look later
(if you take away one of the 100%'s on a button then things are fine... ... ... or if you give the tabview a fixed height)icy-zebra-52882
02/06/2023, 1:33 PMbumpy-engineer-49082
02/06/2023, 2:01 PMicy-zebra-52882
02/06/2023, 2:04 PMicy-zebra-52882
02/06/2023, 2:04 PM