robinmanuelthiel / flexbutton

Flexible button control for Xamarin.Forms
MIT License
240 stars 34 forks source link

A few suggestions #84

Closed IeuanWalker closed 3 years ago

IeuanWalker commented 5 years ago

I have created the following fork - https://github.com/IeuanWalker/Xamarin.Forms.FlexButton

I created this because our designers needed different features, which where -

In doing so I noticed a few things that could be changed -

Here is what I am now able to do with FlexButton - image

Most of the changes I made are braking changes that's why I havnt created a pull request. But if you do want me to add or update anything let me know. Hope this was useful :)

magnusblb commented 4 years ago

I have a case where the HorizontalTextAlignment property would be very useful.

IeuanWalker commented 4 years ago

@magnusblb I am in the middle of creating my own control that gives complete control to the content of the button, ill update you once a beta is ready. Not sure when that will be though.

robinmanuelthiel commented 3 years ago

Thanks for all the suggestions. Some of them like the Font icons (#1) have found their way into new and existing issues. For the other suggestions, I would highly welcome contributions and PRs!

IeuanWalker commented 3 years ago

@magnusblb should check out my new control - https://github.com/IeuanWalker/Xamarin.Forms.StateButton