Re: [PR] Fix for issue 60859 [openoffice]

2024-01-26 Thread via GitHub
Pilot-Pirx commented on code in PR #200: URL: https://github.com/apache/openoffice/pull/200#discussion_r1468106347 ## main/sd/source/ui/slideshow/slideshowimpl.cxx: ## @@ -236,6 +236,17 @@ AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xS

Re: [PR] Fix for issue 60859 [openoffice]

2024-01-25 Thread via GitHub
Pilot-Pirx commented on code in PR #200: URL: https://github.com/apache/openoffice/pull/200#discussion_r1466304570 ## main/sd/source/ui/slideshow/slideshowimpl.cxx: ## @@ -236,6 +236,17 @@ AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xS

Re: [PR] Fix for issue 60859 [openoffice]

2024-01-24 Thread via GitHub
oooforum commented on code in PR #200: URL: https://github.com/apache/openoffice/pull/200#discussion_r1464537713 ## main/sd/source/ui/slideshow/slideshowimpl.cxx: ## @@ -236,6 +236,17 @@ AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xS

Re: [PR] Fix for issue 60859 [openoffice]

2024-01-23 Thread via GitHub
ardovm commented on code in PR #200: URL: https://github.com/apache/openoffice/pull/200#discussion_r1463061431 ## main/sd/source/ui/slideshow/slideshowimpl.cxx: ## @@ -236,6 +236,17 @@ AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xS

[PR] Fix for issue 60859 [openoffice]

2024-01-23 Thread via GitHub
oooforum opened a new pull request, #200: URL: https://github.com/apache/openoffice/pull/200 If 1st slide is hidden and selected, show presentation does start after this. Thanks to iammisc for this patch https://bz.apache.org/ooo/show_bug.cgi?id=60859 -- This is an automated