ianmjones

Show in context User since 2016
Edited 8 years ago by ianmjones

OK, after playing around for a few minutes I found that scroll views (such as Table, Collection etc.) can have an offset automatically added to their top when "Adjust Scroll Views Insets" is checked in the Window's inspector. So they should be snapped to the top of the window.

This works really well, and if you're using a custom "plain" view for your main window content then unchecking the "Adjust Scroll Views Insets" gives it an offset, and any contained scroll views will just be positioned normally. <= I think there is a bug with this when the custom view is anchoring items to the left and top, need to investigate.

Neat, I think I rescind my feature request!