mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-04 07:55:28 +00:00
Add reminder to do responsive layout
This commit is contained in:
parent
730d676801
commit
d8885e5b5f
1 changed files with 1 additions and 0 deletions
|
|
@ -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 } },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue