@kovidgoyal, I was just speculating as to the cause.
The same code in VM applies column size at start up (initialization_complete()) and library switch (library_changed() calls initialization_complete()). On library switch, the sizes are applied, on start up they are not. I don't see how anything the plugin does could change that.
|