Jump to content

Weird hover state problem with popover button


This topic is 1569 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a layout with a number of button bars, all with the same style. Each button is set to have an inner shadow and a white fill on Hover. For any of the buttons that call a popover, after the popover is closed, the hover shadow no longer works, but the fill still changes to white.  I've tried adding a refresh object script trigger when closing the popover, but that doesn't work.

Some of the buttons are currently placeholders, which just call a script that exits itself so I can test the hover state.  Those work fine.

Link to comment
Share on other sites

When you close a popover via button or script, it keeps the button in focus, so it takes on the "In Focus" style. It's annoying, but you can fix it by adding a Commit step to the script that closes the popover.

Link to comment
Share on other sites

This topic is 1569 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.