When printing multiple photos per page the custom layout size does not allow decimals. To reproduce: 1. Select an image 2. Click on Image -> Print Assistant 3. Click "Custom" under "Select page layout" (a dialog "Custom layout" will open) 4. Select "Fit as many as possible" 5. Enter dimensions 2.5 x 3.5 Expected result: 2.5 and 3.5 would be accepted by input fields. Actual result: 25 and 35 are entered into input field. The decimal is ignored.
This bug is already fixed. Sizes with decimal point is now possible. Maik