My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
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
Status:  Duplicate
Merged:  issue 1996
Owner:  ----
Closed:  Jun 2014


Sign in to add a comment
 
Reported by inscri...@gmail.com, Mar 6, 2014
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.

Jun 7, 2014
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 1996
Sign in to add a comment

Powered by Google Project Hosting