maui-linux/Xamarin.Forms.Core/PlatformConfiguration
Johan Lorensson 0209ce77cd [UWP] Icon on TabbedPage (#1952)
* [Enhancement] Icon on TabbedPage UWP.

Fixes issue #1705.

* Update documentation for issue 1705.

* Smaller adjustments to make sure we still have same fixed header size
when icons are collapsed as before.

* Updated with review feedback.

TabbedPageRenderer.cs has also been updated to use tabs instead of spaces.

* Fix problem to restore back previous alignments on tabbed paged header text block.

When showing images in tabbed paged headers we store old alignment of text block
to be able to restore when hiding images (getting back original alignment of text block).
If sizes where changed for images while showed, the old values where lost.

Fix makes sure only the old values are stored, if current alignment is not the
default (center) when displaying images in tabbed paged header.
2018-03-07 10:37:27 -08:00
..
AndroidSpecific Merge branch '15-5' into 3.0.0 2018-03-05 13:41:43 -08:00
GTKSpecific Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00
TizenSpecific Add Tizen backend (#1310) 2017-12-04 14:30:43 +00:00
WindowsSpecific [UWP] Icon on TabbedPage (#1952) 2018-03-07 10:37:27 -08:00
iOSSpecific [iOS] Add shadow effect (#1896) 2018-02-22 12:24:37 +00:00
macOSSpecific [MacOS] Navigation Transition Style (#1168) 2017-10-03 14:46:41 +01:00
ExtensionPoints.cs Xamarin.Forms.Platform.GTK 2017-09-28 13:52:27 +02:00