Emmanuele Bassi 852abbb138 layout, bin: Use ceilf() instead of casting to int
Casting a float to int to truncate it before assigning the value
to a float again is wrong. We should use ceilf() instead which
does what we want to achieve (rounding up the size to avoid
sub-pixel positioning of children).
2009-10-15 14:12:37 +01:00
..
2009-10-05 12:37:08 +01:00
2009-08-17 14:14:18 +01:00
2009-08-11 13:27:25 +01:00
2009-10-05 12:37:08 +01:00
2009-10-15 12:15:49 +01:00
2009-10-14 11:31:26 +01:00
2009-10-14 11:31:26 +01:00
2009-07-10 11:38:42 +01:00
2009-07-10 11:38:42 +01:00
2009-10-14 11:31:26 +01:00