| Issue 2109: | CCS Transform results in items incorrectly shown in fullcalendar month view | |
| 1 person starred this issue and may be notified of changes. | Back to list |
http://jsfiddle.net/a3SmA/embedded/result/ Dead simple to reproduce: just try #calendar { width: 800px; margin: 0 auto; -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); } to see the bug. |
|
| ► Sign in to add a comment |
Mergedinto: 1996