Daniel Jackson

Results 6 issues of Daniel Jackson

Using the example of subgroup stacking, I edited the JSFiddle, here: http://jsfiddle.net/ap7eg6w4/ You will see the subgroups are being stacked, even though `stackSubgroups: false` Only when you have `stack: false`...

enhancement

Am I doing something wrong, I assume I just drag the folder into my assets ? When I do I get a bunch of errors: ``` Assets\2d-extras-master\2d-extras-master\Assets\Tilemap\Brushes\Prefab Brush\Scripts\Editor\PrefabBrush.cs(10,32): error CS0246:...

Some fields when not set return `null` others, namely `Image`, return empty objects. Is there a reason for this ?

question

I made a fiddle to check something out... http://jsfiddle.net/b4azrbu9/1/ When hashing Alt+J it outputs 525... While in PHP it's 2cb...

Followed readme, running Grunt 0.4.2 Output : ``` Loading "preload_assets.js" tasks...ERROR >> Error: Cannot find module 'execSync' Warning: Task "preload_assets" not found. Use --force to continue. ```

@josdejong What are your thoughts on providing the dark theme via `@media (prefers-color-scheme: dark)` instead of having to add the `jse-theme-dark` class?