Zachary Perkins

Results 4 comments of Zachary Perkins

> Is Trunk using some Ruby package for SASS pipeline? I might want to check the version used. > > A guess: > > ``` > $ sass --version >...

Having basically the same issue. Nannou version: 0.18.1 Windows 10 with GTX 1080 I have this code in my mode(&App) function ```rust app .new_window() .fullscreen() .transparent(true) .always_on_top(true) .view(view) .build() .unwrap();...

I'm having the same issue, but I don't have the astikorcarts mods, but I do have like a hundred others

I think something's wrong with the order async stuff is happening