It's not weird, Apple is downscaling a bigger workspace into the 2800x1800 screen.. A lot of people noticed this when taking screenshots, i'm not exactly sure why they are doing this though, I guess to give you the feeling of a screen of more than 2800x1800 pixels.. It makes retina more retina?![]()
Rather than deal with the complexities of arbitrary DPI scaling (they actually tried that first and it just didn't work from a technical and developer support point of view), OSX apps now have two possible modes in which they need to render themselves: 1x and 2x. Just like in iOS.
So to achieve "pseudo-1920x1200" mode, it lets apps render in the 2x mode but sets the desktop area to 3840x2400. It then downscales to 2880x1800 for display. The results aren't perfect but they seem to be pretty good. Most people who have seen them first hand say it looks better than the native 1680x1050 and 1920x1200 panels.
It's completely different than setting an old MBP to a non-native resolution.