Skip to content

Error: "the delegate <WAYSourceListWindow: 0x100505030> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state" #4

Description

@jeff-h

Thanks for your work on this!

I have your test app working beautifully. I've put together a small Swift test app and although everything appears to be working nicely, I'm getting the following error. I'm really hoping it's something small I've overlooked in IB.

2015-06-26 21:43:38.677 Testapp[41953:2757214] <WAYSourceListSplitView: 0x608000141600>: the delegate <WAYSourceListWindow: 0x100505030> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
2015-06-26 21:43:38.677 Testapp[41953:2757214] Split view bounds: {{0, 0}, {480, 270}}
2015-06-26 21:43:38.677 Testapp[41953:2757214]     Subview frame: {{0, 0}, {200, 270}}
2015-06-26 21:43:38.678 Testapp[41953:2757214]     Subview frame: {{201, 0}, {281, 270}}
2015-06-26 21:43:38.678 Testapp[41953:2757214] The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions