gmertk / GMStepper

A stepper with a sliding label in the middle.
https://github.com/gmertk/GMStepper
MIT License
923 stars 114 forks source link

Should the GMStepper class be open? #28

Open ehmadzubair opened 7 years ago

ehmadzubair commented 7 years ago

In order for other people to be able to subclass the GMStepper easily and override the setup() method, should the GMStepper class be open?

michaelkroll commented 7 years ago

I would agree on that since I wanted to extend it as well. Thoughts on that?

gmertk commented 7 years ago

Yep feel free to send a PR! :)