Bug 405342 - Increase slideshow caption font size and keyboard shortcut or button to display/hide it
Summary: Increase slideshow caption font size and keyboard shortcut or button to disp...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-SlideShow (show other bugs)
Version: 6.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-11 09:54 UTC by nonobio
Modified: 2019-03-20 13:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 6.1.0


Attachments
Caption text too small on slideshow (63.02 KB, image/jpeg)
2019-03-11 09:54 UTC, nonobio
Details

Note You need to log in before you can comment on or make changes to this bug.
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