Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabris Windows Client - support for TabItem Images #477

Open
JohnGymer opened this issue May 9, 2019 · 1 comment
Open

Tabris Windows Client - support for TabItem Images #477

JohnGymer opened this issue May 9, 2019 · 1 comment

Comments

@JohnGymer
Copy link

Is it possible to support an image on a TabItem for the Tabris Windows client? Android and iOS both show an image.

@tbuschto
Copy link
Member

tbuschto commented Jul 9, 2019

There is a way to implement this on windows, as shown in this example:
https://github.com/microsoft/Windows-universal-samples/blob/master/Samples/XamlPivot/cs/TabHeader.xaml (this doesn't look very good though)

So far the look of the TabFolder was based on the Microsoft News App, but by now it has changed but still does not have icons. The alarm app does, but it uses a different styling overall. So the question is if we just change the styling to be more like the alarm app or make it somehow dyamic/configurable.

grafik

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

No branches or pull requests

2 participants