PawelTroka / Computator.NET

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
GNU General Public License v3.0
233 stars 51 forks source link

Use unplated tiles in Windows Store version #74

Closed PawelTroka closed 7 years ago

PawelTroka commented 7 years ago

See:

  1. https://docs.microsoft.com/en-us/windows/uwp/controls-and-patterns/tiles-and-notifications-app-assets

  2. https://social.msdn.microsoft.com/Forums/windowsapps/en-US/dc505f68-d120-43e3-a9e1-d7c77746d588/uwpdesktop-bridgeunplated-taskbar-icons-in-desktop-bridge-apps?forum=wpdevelop

  3. https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-manual-conversion

Unplated tiles look more professional and can make our app more popular.

PawelTroka commented 7 years ago

Resolved with commit 0ea198f.