Rambalac / GMaster

Panasonic Lumix Camera remote control application for Windows 10 (UWP)
93 stars 23 forks source link

Remake focus selection drawing to simple OnDraw drawing #14

Closed Rambalac closed 7 years ago

Rambalac commented 7 years ago

Current code is using xaml for focus boxes. It's not only slower, but different bindings make code too complicated and glitchy. Rewrite it to draw focus boxes as simple Win2D draw.