Ghislain B.
Ghislain B.
@roberbnd Do you mean that you're trying to use it inside a newly created modal window and the date picker client width is 0, is that the problem that you're...
I think the question would be why is the width ever at 0px? Also why did you decide on 300px, the picker is 272px when I query it. What `offsetWidth`,...
I'm surprised that `.offsetWidth` doesn't work, but there's still other things you could try, however both of these other methods will return a string with the `px` suffix (like `"272px"`...
@uvarov-frontend would it be possible to discuss it just in GitHub? You can open a discussion on one of the project I use your calendar if you want, it's [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal)....
is it also slow if you call `calendar.update()` without any arguments? It would be better if you toggle the options 1 by 1 to find out exactly which option makes...
Sure go ahead, it's an open source maintained in our spare time and documentations is not where we typically spend our time (we always considered that all the Examples are...
@ajiho are you still interested in doing this docs migration? I would say that we are both certainly welcome to the idea, so any PR for this change would be...
I don't have any such hardware to test but what I wonder is if this CSS change has any impact on regular browsers, the use of `!important` seems rather drastic....
Well ok but I still don't quite get the problem and also don't have the hardware to test this either and so any fix would really have to come by...
well like I said earlier, I don't really understand the problem so No I cannot provide any info but maybe some guidance of maybe where to look. The only thing...