Skip to content

Commit

Permalink
Fix scrolling glitches with position: fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasily Mikhaylichenko committed Apr 2, 2012
1 parent 92b73bc commit 5abbb59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MacGap/en.lproj/Window.xib
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
<reference key="NSSuperview" ref="1006"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView"/>
<bool key="NSViewIsLayerTreeHost">YES</bool>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<string key="NSReuseIdentifierKey">_NS:51</string>
<string key="FrameName"/>
Expand Down

1 comment on commit 5abbb59

@desduvauchelle
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still have the jittering issue with position:fixed headerbar. Any ideas?

Please sign in to comment.