Pierre
Pierre
@Imammino: Here is the example of the Kriswallsmith comment: My bundle is nammed LbpCoreBundle. My assets are in Lbp\CoreBundle\Resources\public Everytime I change something I do a "assets:install web" command. This...
Hi @vanng822 thanks for the update, removing the quotes on standard fonts works (Arial etc...).
Hi guys, I'm implementing a new cube server and still coming across this issue, any update please?
+1 for handling timezones
The trick actually is hacking the ticks like @ryancurtin did, and use a custom time unit formatter as @rbriski said too. The first hack is used to sync the X...
Hi guys, Took time this morning to write a new component wich uses d3.time to compute ticks offsets and allow you to customize the labels for displaying proper timezone formats....
Sorry @RashidClark since there was no much activity here I thought the Rickshaw project was dead and I deleted my code to switch to another graph lib (a commercial one),...
Hi, I've same issue with vertical drop, my draggable is very high, and the center of this div cannot reach a container to trigger the drop placeholder. I tried to...
A solution would be to use the mouse "click" position of the drag handler. People will always move the pointer to the landing zone. What do you think @kutlugsahin ?...
PS: looks like it's almost there: https://github.com/kutlugsahin/smooth-dnd/blob/master/src/container.ts#L216