https://bugs.documentfoundation.org/show_bug.cgi?id=96414

            Bug ID: 96414
           Summary: Remove feature to show Navigator during slideshow
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Impress
          Assignee: [email protected]
          Reporter: [email protected]

In Impress, Slide Show->Slide Show Settings there is an option "Navigator
visible". We decided in the Design Team to remove this feature as there is no
obvious use case for that. To switch between slides during the presentation,
there is the presenter console.

So, the task is to remove that option and the functionality. Some code
pointers:
* sd/uiconfig/simpress/ui/presentationdialog.ui, sd/source/ui/dlg/present.cxx:
Option to enable it is here

Then remove the code. Search for SID_NAVIGATOR in slideshow and
mbStartWithNavigator in sd:
http://opengrok.libreoffice.org/search?q=SID_NAVIGATOR&project=core&defs=&refs=&path=slideshow&hist=
http://opengrok.libreoffice.org/search?q=mbStartWithNavigator&project=core&defs=&refs=&path=sd&hist=

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to