gss / engine

GSS engine
http://gss.github.io
MIT License
2.86k stars 105 forks source link

Add warning/error on non-sensical cases like width<0 or height<0 #159

Closed jonnor closed 9 years ago

jonnor commented 9 years ago

Can take a long time to figure these kind of problems without it. At least show when using ?log=1

paulyoung commented 9 years ago

Duplicate of #52.

Inviz commented 9 years ago

Thanks, Paul!

Now it calls engine.console.warn so it's only visible with ?log=1