Add reminder to do responsive layout

This commit is contained in:
Jordan Eldredge 2018-06-21 20:59:55 -07:00
parent 730d676801
commit d8885e5b5f

View file

@ -120,6 +120,7 @@ Raven.context(() => {
isVisualizer: true,
Component: MilkdropWindow
});
// TODO: Pick a layout dependent upon the window size.
__initialWindowLayout = {
main: { position: { x: 0, y: 0 } },
equalizer: { position: { x: 0, y: 116 } },