Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Background of Button UI Element can disappear #7

Open
Ayplow opened this issue Oct 24, 2019 · 0 comments
Open

Background of Button UI Element can disappear #7

Ayplow opened this issue Oct 24, 2019 · 0 comments
Labels
bug Something isn't working xml XML scripting

Comments

@Ayplow
Copy link

Ayplow commented Oct 24, 2019

Describe the bug
An XML Button with a colors attribute will not have a visible background if clicked in the wrong way.

To Reproduce

  1. With the Global UI,
<Button
  colors="#FFFFFF|#999999|#000000|#FF0000"
  width="200"
  height="100"/>
  1. Click and hold on the button
  2. Move your cursor out of the bounds of the button
  3. Release your mouse
  4. The button is not visible

Expected behavior
The background to return to the normal (#FFFFFF) color.

Tabletop Simulator Info (please complete the following information):

  • OS: Windows
  • Version 12.1.6

Known workarounds
None

@Ayplow Ayplow added bug Something isn't working xml XML scripting labels Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working xml XML scripting
Projects
None yet
Development

No branches or pull requests

1 participant