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)
commit0f3e3bf66986b0a9613b03c43ff204b1c009f6bc
treea8940a79ea5fa5259bb9fedc2545e7db891d0bc0
parentad538bb00a38c5df7d7140414756724c1045307d
Move all necessary initialisation to newview()

Most all the settings and callbacks are set before view creation.
Create a related view (with inherited settings) if asked to.
config.def.h
surf.c