blackbaud / skyux1

DEPRECATED This site contains the codebase for the AngularJS (1.x) implementation of the SKY UX framework. We no longer support this version of SKY UX, and we recommend that you use the latest version instead. https://developer.blackbaud.com/skyux/
MIT License
51 stars 68 forks source link

Add showSettings and showHelp to the skyux1 implementation of tiles #1109

Closed blackbaud-conorwright closed 5 years ago

blackbaud-conorwright commented 5 years ago

Expected behavior

Should be able to hide the help or settings button even with a clickhandler supplied

Actual behavior

Buttons are always visible if they have a handler

Steps to reproduce

Just do it.

Plunker

No.