Skip to content

Instantly share code, notes, and snippets.

@rjattrill
Last active December 13, 2015 17:48
Show Gist options
  • Save rjattrill/4950709 to your computer and use it in GitHub Desktop.
Save rjattrill/4950709 to your computer and use it in GitHub Desktop.
Really small spark button
<s:Button id="smallBtn" right="5" top="5" width="10" height="10"
click="smallBtn_clickHandler(event)"
cornerRadius="0"/>
@rjattrill
Copy link
Author

Useful for putting in debugging / hidden buttons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment