Move all necessary initialisation to newview()
authorQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 16:17:49 +0000 (17:17 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:19 +0000 (00:34 +0100)
Most all the settings and callbacks are set before view creation.
Create a related view (with inherited settings) if asked to.


No differences found