23 Feb
2024
23 Feb
'24
4:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36143 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Maybe only large and small in enough. Looks like small popups use around 4/3 ratio. So small could be width=800,height=600 Large use a more 16/9 ratio. So large could be width=1024,height=576 Actual width=800 and width=700 goes to small. Actual width=900 may fit in small, must be validated. Actual width=1000 goes to large. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.