dizzib

Results 16 comments of dizzib

Finally got round to upgrading to KDE 4.14.3 and qt4 4.8.6-4 but no joy I'm afraid. Even upgrading to AW 2.1.0 didn't make any difference.

Thanks and please don't sweat it :) I expect this to be a tough nut to crack if you cannot reproduce it so I've installed KDE/AW into an isolated virtualbox...

Using both @madcapnmckay 's and @bitinn 's modifications above, I'm having success with the following code on a resize: ``` scroller.destroy().refresh(); ```

I currently have my unit tests in a folder named _test containing unit.sass. I'm relying on unit.css to be generated and I'm worried this suggestion would break this. Why can't...

Fair point. How about having a different file extension for partials, e.g. .sassp or .sasp ? Or perhaps a code directive within a partial to force css generation ? No...

I was also getting the same “No such file or directory” error with openjdk-17, but liberica-jre-musl-17.0.11+12 seems to work without error in Alpine.