Bug 405342

Summary: Increase slideshow caption font size and keyboard shortcut or button to display/hide it
Product: [Applications] digikam Reporter: nonobio
Component: Plugin-Generic-SlideShowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 6.1.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 6.1.0
Attachments: Caption text too small on slideshow

Description nonobio 2019-03-11 09:54:56 UTC
Created attachment 118710 [details]
Caption text too small on slideshow

Hi,

STEPS TO REPRODUCE
1. Start slideshow with picture having caption text


OBSERVED RESULT
Text too small, unreadable from my couch. http://digikam.1695700.n4.nabble.com/file/t376394/hHPwx6n.jpg

No ability to hide the text.

EXPECTED RESULT
Text readable. A size setting will be useful.
Ability to display/hide text with a keyboard shorcut or onscreen button.

SOFTWARE/OS VERSIONS
Windows: WIndows 7 64 bits

ADDITIONAL INFORMATION
http://digikam.1695700.n4.nabble.com/Increase-slideshow-caption-legendes-font-size-td4703682.html#a4708091
Comment 1 Maik Qualmann 2019-03-18 21:50:35 UTC
Git commit a410f205eb38b26f6fa3ccf211b8e5e04718f446 by Maik Qualmann.
Committed on 18/03/2019 at 21:49.
Pushed by mqualmann into branch 'master'.

font and size for caption text in slideshow is now configurable

M  +10   -0    core/utilities/setup/setupslideshow.cpp
M  +1    -0    core/utilities/slideshow/slideproperties.cpp
M  +9    -0    core/utilities/slideshow/slideshowsettings.cpp
M  +7    -1    core/utilities/slideshow/slideshowsettings.h

https://commits.kde.org/digikam/a410f205eb38b26f6fa3ccf211b8e5e04718f446
Comment 2 Maik Qualmann 2019-03-18 22:37:18 UTC
Git commit bdb4250770fc072e32894353ddd9dc4d705ebc4a by Maik Qualmann.
Committed on 18/03/2019 at 22:36.
Pushed by mqualmann into branch 'master'.

add shortcut F4 to hide/show properties
FIXED-IN: 6.1.0

M  +2    -2    NEWS
M  +18   -17   core/utilities/slideshow/slidehelp.cpp
M  +5    -0    core/utilities/slideshow/slideosd.cpp
M  +1    -0    core/utilities/slideshow/slideosd.h
M  +14   -1    core/utilities/slideshow/slideproperties.cpp
M  +1    -0    core/utilities/slideshow/slideproperties.h
M  +6    -0    core/utilities/slideshow/slideshow.cpp

https://commits.kde.org/digikam/bdb4250770fc072e32894353ddd9dc4d705ebc4a
Comment 3 nonobio 2019-03-20 13:10:42 UTC
Hi,
Great ! Thanks a lot :)
So i setted size "26" and it is good for me. I don't need size bigger but i tried and the text is cutted on the right when i choose "bold" or "28" and up.

Bye