Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Müller a456eb6f1b Fix being able to hover the back button from outside of its shape.
Could alternatively done by shearing the entire button, but then you would need a positional x-offset depending on whether the anchor is top or bottom.
2016-11-29 21:12:49 +01:00
stanriders 988a9bbaad Switch to relative sizes 2016-11-29 20:27:59 +03:00
Dean Herbert a47507fff3 Remove redundant property assignments. 2016-11-29 16:54:54 +09:00
Dean Herbert 3526c299ec Reformat code. 2016-11-29 16:24:37 +09:00
stanriders 2ecf72d0d7 More consts, less crap (probably) 2016-11-29 05:36:48 +03:00
stanriders 775e8ac5d6 Hardcoded button size, fixed input handling, fixed flash not being visible 2016-11-27 18:56:05 +03:00
stanriders fb3d5a3b79 One more 2016-11-27 07:18:56 +03:00
stanriders a3ceef48a6 More backbutton 2016-11-27 07:06:50 +03:00
stanriders 88ead18929 Backbutton improvements 2016-11-27 06:50:36 +03:00
stanriders ba18c9a309 Merged ExtendableButton and BackButton 2016-11-27 05:48:31 +03:00
stanriders af57984d5c Moved ExtendableButton out of framework 2016-11-27 04:41:17 +03:00
stanriders e9343fe53d Add stable-alike BackButton 2016-11-27 04:21:12 +03:00