Thomas Spigel

Results 3 comments of Thomas Spigel

@iamkarlson the reason for this is that the exported variable `export GROCY_FEATURE_FLAG_CHORES_ASSIGNMENTS=0` gets translated as string in javascript, and as if("0") is true instead of false in JS, it runs...

I can confirm the crashes on my 1060 6gb, though no shader issues. Looks to me like a memory leak... - before it crashes (and the crashes occurred to me...

@Blisto91 thanks for the idea, i am trying it out now, changed it in proc, will keep you updated