hide both slide pane as well as tasks pane
Brought to you by:
holgerbrandl
Code already has corresponding statements for the resourceIDs, but it is not activated. I wonder why.
The following patch activates both.
As you want to add for in-window-presentation mode anyway, hiding the right hand side tab pane is a very good workaround for the meantime IMHO.
I'm at least annoyed when I always have to close the task-pane....
patch to not only hide the slides pane, but also the tasks pane
The reason why it's in the codebase but has been disabled, was that it was not working properly. If I remember correctly showed but whenever OC switched the current learning file in LTM mode.
-Holger