Paolo Pino

Results 6 issues of Paolo Pino

I think that gwt.material.design.client.custom.HasError must extend com.google.gwt.editor.client.HasEditorErrors

enhancement

Hi, i use this instruction to slide an HorizontalScrollPanel scrollPanel.getHorizontalScrollbar().setHorizontalScrollPosition(scrollPanel.getHorizontalScrollbar().getHorizontalScrollPosition()-200); I'd like to animate this slide with GQWERY but: GQuery scrollPanelElem = jquerySelector.getScrollPanel(); scrollPanelElem.animate("opacity:'0'", 500); //it works GWT.log("int "+scrollPanelElem.scrollLeft()); //it...

When adding a marker with custom image and drop animation to the map, the marker - briefly appears at its final location - disappears - animates into place

The MouseOutMapEvent is raised also when i move mouse over map controls

Can be usefull to add a the possibility in LenientJsonArrayPartialMatcher to ignore difference between null array, array field not exist or empty array. So this three example become the same...

I've created an event and i've tried to go to event link but i get 404. i've setted the following env in my secret: ``` ALLOWED_HOSTNAMES: '"calendar.example.com","example.com"' CALENDSO_ENCRYPTION_KEY: keyhere DATABASE_URL:...