Neil Hodgson
2013-11-11 00:03:28 UTC
Purchased a MacBook Pro with retina display yesterday and Scintilla seems to behave quite well. Previous work on retina display support was with running a desktop monitor at half resolution.
There is an intermittent bug when scrolling up above the file start with bounce, displaying garbage streaks that look like repetitions of some pixel lines. Can’t reproduce it now. Scrolling has changed on 10.9 (“responsive scrolling”) and can be performed mostly on a background thread although Scintilla isn’t currently opting into responsive scrolling.
https://developer.apple.com/library/mac/releasenotes/AppKit/RN-AppKit/#//apple_ref/doc/uid/TP30000741-CH2-SW28
Updated the project file so it should work with either Xcode 4.6 or 5.0.
The custom reverse arrow cursor (mac_cursor_flipped.png) doesn’t have a retina counterpart so shows as blocky over the margin. If anyone feels like a small project, creating a double-resolution image can fix this.
Neil
There is an intermittent bug when scrolling up above the file start with bounce, displaying garbage streaks that look like repetitions of some pixel lines. Can’t reproduce it now. Scrolling has changed on 10.9 (“responsive scrolling”) and can be performed mostly on a background thread although Scintilla isn’t currently opting into responsive scrolling.
https://developer.apple.com/library/mac/releasenotes/AppKit/RN-AppKit/#//apple_ref/doc/uid/TP30000741-CH2-SW28
Updated the project file so it should work with either Xcode 4.6 or 5.0.
The custom reverse arrow cursor (mac_cursor_flipped.png) doesn’t have a retina counterpart so shows as blocky over the margin. If anyone feels like a small project, creating a double-resolution image can fix this.
Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.