Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Strange Timeline width-warnings in log

$
0
0
Hello,

just noticed that whenever i load my timeline, i have started getting weird errors in the log:

Code:

eventCanvas_isc_OID_36:width specified as fractional coordinate:4.166666666666667. Rounded to:4
com.smartgwt.client.core.JsObject$SGWT_WARN: 13:21:20.115:XRP3:WARN:EventCanvas:isc_NubaScheduleTimeline_0_eventCanvas_isc_OID_36:width specified as fractional coordinate:4.166666666666667. Rounded to:4
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:105)

I'm not setting any width manually myself, the timeline is in a tab, and has setWidth100()), so i'm not sure what this comes from.

Viewing all articles
Browse latest Browse all 4756

Trending Articles