Dirkster99 / AvalonDock

Our own development branch of the well known WPF document docking library
Microsoft Public License
1.39k stars 317 forks source link

Touch friendly theme? #297

Open ms-somanna opened 3 years ago

ms-somanna commented 3 years ago

Can we have a touch friendly theme for AvalonDock. I mean a theme that has biger buttons and taller header bars that can be easily tapped and dragged by fingers. I would suggest that the header be 30 and button height and width be 30 as well. And rounded corners for all panes.

Telerik's wpf controls has one that looks similar to my suggestion shown in below image. navigation-commands-for-dock-control_770-px909696a0c37e4495b7c4374183e81805.png

matko238 commented 3 years ago

Change scaling of entire app?

ms-somanna commented 3 years ago

Change scaling of entire app?

Change the scaling of Avalon dock components. For rest of the controls we could use UI toolkits like HandyControl that has big sized controls.