Created
August 2, 2018 21:24
-
-
Save amirkhan81/4aa0e7e89b7311e0fa236192313a3680 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if(Lecoati.LeBlender.Extension.Helper.IsFrontEnd()){ | |
do the fancy button | |
} else { | |
just render it the old way | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment