Adam Anderson
Adam Anderson
When navigating back from a page that includes toolbar items to a page that includes toolbar items, the toolbar item icons shown on the second page show on the first...
As of April 27, 2016, Venezuela (America/Caracas) time zone offset changed to GMT -04:00 see https://www.timeanddate.com/news/time/venezuela-change-timezone.html.
### Description of Change Presently, when a navigation page is created and a tabbed page is added to it with children, the navigation page uses the tabbed page's selected child...
### Description of Change Fixes an issue on Android when there are multiple pages with toolbar items and on one page the toolbar item has an icon and on another...
Updated ScottPlot.Maui to include `net8.0` as a target framework alongside existing platforms. This allows for unit testing following guidance for unit testing .NET MAUI app projects (see: https://learn.microsoft.com/en-us/dotnet/maui/deployment/unit-testing?view=net-maui-8.0#configure-a-net-maui-app-project-for-unit-testing) Resolves #4943
**Issue:** When following the official Microsoft guidance for unit testing .NET MAUI app projects (see: https://learn.microsoft.com/en-us/dotnet/maui/deployment/unit-testing?view=net-maui-8.0#configure-a-net-maui-app-project-for-unit-testing), it is recommended to add net8.0 to the TargetFrameworks property in the MAUI app's...