## Automatic DPI Scale Adjustment

I just pushed a change to automatically set the UI scale based on the window's 
DPI scale. It works on my Mac and Linux machines, but monitor DPI information 
is fickle. It'd be great to know if it works on low-dpi screens and on Windows 
machines.

## Layout Widgets and Dragging behaviors

I've also started working on more layout widgets! First up is a split window 
widget. I've also started re-factored out the generic logic for "dragging 
logic". This makes it easy to add "drag and move" type interactions.

Reply via email to