IMAGES
krasy wrote:
thumb size definded x and y
nothing selected from: center, crop, fit
image has other proportions
FIXED
krasy wrote:
center only or crop only - same result, crop?
FIXED
krasy wrote:
one dimension filled - no change
FIXED
krasy wrote:
one dimension + crop - co change
NORMAL : Crop is possible only when both sizes (x + y) are defined because the crop is a CUT when it oversize the bounds. Otherwise it determines automatically the missing or 'auto' value
krasy wrote:
when filled "Image title"
strange link text in on hoover box appear
FIXED (tooltip => false) Conflicts with modal, because both 'tooltips' and 'modal' uses the 'rel' attribute.
So you have to choose, or modal, or tooltip. You can keep the title, but it will appear as a conventional html title, not a tooltip.
krasy wrote:
modal preview: not sizing
NORMAL. Not handled yet. Any idea for achieving this ? Because I'd like the 'Squeezebox' to resize automatically, and not reading the image size in PHP, then sending the the modal (I would prefer 100% javascript)
krasy wrote:
modal preview: not working
It works for me. Very stable. Can you precise please ?
krasy wrote:
1:n images work!!
have no option to set thumb size, crop, center, fit
and modal gallery preview
No options in facts, because it is too complex for the builder, and because the N:m interface should also be able to instance more related fields, and so on. That's not the priority. The default size is 50x50. A mini thumb. The code is really clear, in the template to change that manually.
TOOLBARS
krasy wrote:
two toolbars on top and and on the bottom
duplicates the buttons everywhere
FIXED, but for the moment, the toolbars are identical. I will create in future some option in JDom for filtering the tasks for each toolbar.
FILES
krasy wrote:
when editing the existing image the default icon
is "Delete all images nad thums" the behavior is ok "Do not apply and changes"
Works for me. Wich PTL ?
krasy wrote:
Have you found something in >>> file.php on line 2058, should I reset some configuration on my server ?
FIXED, but differently that what you proposed.