fluent-design Questions

1

Solved

Let's say we have a resource dictionary defined like <Application.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary Source="Re...
Dreg asked 5/11, 2022 at 20:5

0

I was thinking how to add Microsoft Fluent Design colors to a Maui Application. What I think it should be is a list like at https://github.com/albi005/MaterialColorUtilities at (optional) Add place...
Conscientious asked 4/8, 2022 at 20:21

4

Microsoft recently revealed their new "fluent" design langauge, and one part of it is the "acrylic" material. This effect makes an element transparent and blurs the background. It can either be app...
Bulletin asked 12/5, 2017 at 7:21

1

Solved

I would like to get a semi-transparent blurred window in QML on Windows 10 similar to the Fluent Design guidelines (example). I know you can make a transparent window: Window{ visible: true colo...
Lummox asked 23/8, 2019 at 12:5

4

Solved

With the advent of Microsoft's Fluent Design System and the propagation of the new Acrylic Material around the Windows ecosystem, I thought it would be great to use it in some Web layouts. Acoordin...
Transalpine asked 13/6, 2017 at 13:1

1

Fluent design by Microsoft are basically guidelines to design apps but they also include code snippets and tools on how to achieve them in UWP apps. A lot of tools and snippets are available for UW...
Thorlie asked 25/4, 2018 at 8:27

7

Solved

As Microsoft recently released a design system called "Fluent Design", is it appropriate to apply it on web design? Most of my searching has been for all Microsoft platforms, C# app, F# etc...
Zacek asked 25/5, 2017 at 2:19

2

Solved

I can't find any detailed document to use Acrylic Accent (CreateBackdropBrush). I found a post in StackOverflow which is somewhat useful but it doesn't help to get started. So please create a detai...
1

© 2022 - 2024 — McMap. All rights reserved.