GMPrakhar / MAUI-Designer

UI Designer for MAUI Applications
53 stars 6 forks source link

Refactor Draggable Menus into a generic ContentView #26

Open GMPrakhar opened 1 month ago

GMPrakhar commented 1 month ago

Currently, the draggable menus all have duplicated code in the Designer.xaml that can be extracted out in a centralized ContentView to be reused for different drag directions.