Browser - fix Tooltip
Posted: Wed Jun 21, 2023 6:25 am
XnViewMP 1.4.5 64bit
Windows11 (22H2), display resolution 3840x2160, win scaling 150%
Browser - tooltip
- string wrapping sould not be avoided
- Kib shall be KiB
Suggestion A
change Tooltip
Related
Windows11 (22H2), display resolution 3840x2160, win scaling 150%
Browser - tooltip
- string wrapping sould not be avoided
- Kib shall be KiB
Suggestion A
change Tooltip
- file
fromtoCode: Select all
<b>{Filename}</b><br>{Modified Date} - {EXIF:Date taken}<br>{Size KB} Kib
Code: Select all
<b>{Filename}</b><br>{Modified Date}<br>{EXIF:Date taken}<br>{Size KB} KiB
- folder / non-image files
Related
- suggestions
Info - add 'HTML only' mode
App UI - viewer - overlay tools appearance consistency
- done -
Info - add universal Image ratio tag (1.6.0)
Settings - view - rearrange Info controls (1.6.0)
Browser - fix Tooltip (1.5.3) (current post)