Diego Varese
Diego Varese
Currently one can only use literals in @media queries for eg: specifying widths. It would be great if we could use functions (such as arithmetic functions) or reference @def constants...
It's currently using /resources when it should be using the value in Compile. I was forced to add this to get it to work: ``` resourceDirectory in ScctPlugin.Scct
I added the sbt plugin for atmos and the necessary settings in my Build.scala. I am using Play 2.1.4 and sbt-atmos 0.3.0. When I run `atmos-run` I get ``` [info]...
If I'm playing a list of songs and I open the lyrics pane, the Name, Time, Artists... pane widths are not recomputed and end up incorrectly positioned. [Screenshot](http://imgur.com/Org5rBu)