MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Not rendering basic HTML it rendered 1 build ago, but still renders in Safari #68

Closed ckizer closed 11 years ago

ckizer commented 11 years ago

Okay I'm using flex boxes. MacGap rendered the entire toolbar and content area fine. It renders fine in Safari (webkit). All of a sudden when rebuilding the test project only the toolbar part of my html renders. It's very strange it stopped rendering at one DOM element in Xcode but renders the first dom element. The exact same page loads fine in webkit. What could cause this, especially if it was rendering fine 30seconds ago?

MacGap: http://kzr.me/image/062M1O2J371a

Webkit: http://kzr.me/image/3o2C0a2r1a0v

ckizer commented 11 years ago

I figured it out…