---------- Forwarded message ---------- From: Contemplative <[email protected]> Date: Mon, May 5, 2014 at 7:17 PM Subject: Re: [Simile-Widgets] Calendar Widget - DatePicker To: Quanquan Liu <[email protected]>
Hello Quanquan, Thanks for getting back to be. It is good to hear that these widgets are being worked on! I took a look at the page you referred to and found your version of the DatePicker to be very usable. As long as there is a way to ensure that the datepicker view is nice and clean the way yours shows up. I think it will be fine. I looks to me like perhaps the cells in the grid auto-size based on the width/height settings applied to the timegrid-view.print class. I guess, if that is the case, as long there is access via css to set the dimensions, all should work just fine. Another question: Is this widget aimed a both version 2.2 of exhibit and 3.0? Thanks much for your work on this widget and for taking the time to get back to me. I very much look forward to using this tool! Wes On Mon, May 5, 2014 at 2:13 PM, Quanquan Liu <[email protected]> wrote: > Hi, > > I'm currently working on implementing a new Datepicker facet that features > both calendar and week viewing options. Looking at your demo, I do see the > problem with cell spacing. The current design is to make the size per cell > automatically resize based on the width and height of the calendar that you > would specify. > > Does this sound reasonable or do you think there are alternative ways of > fixing this problem? > > If you want to see an example of the week option and what the facet would > look like, please see here: http://picker.mit.edu/. The calendar at the > right will be the mini-calendar view. > > The intended plan is to launch the facet at the latest by the end of the > month. Please let us know if you have suggestions about what else to > include in this facet. > > Cheers, > > Quanquan > > -------- Original Message -------- Subject:[Simile-Widgets] Calendar > Widget - DatePickerDate:Sat, 3 May 2014 04:25:07 -0700 (PDT) From: > Contemplative <[email protected]> <[email protected]> Reply-To: > [email protected]:[email protected] > > I use the Calendar Widget - datePicker in a simple exhibit currently > located here <http://wjwieland.dvrdns.org/util/breakins.html>. > > I find it very handy in this and other exhibits that I use. However, I > don't seem to be able to get a handle on the cellSpacing or cellPadding > used in the widget. Have tried setting table.exhibit-date-picker in a > local css file to no avail. Have also dug down into > calendar-extension-bundle.js > to see if I could find where the value is getting set. I thought perhaps > around lines 475 and 576 I might be able to temporarily modify the values > while setting breakpoints and modifying the values found there(hard-coded > to 0). Again no luck.( am not much of a js coder). > > I like this widget, but would find it a lot more usable if it was not so > compressed. A cellSpacing of anywhere from 3 - 5 renders it a lot more > usable, > as I have discovered by playing with it in chrome's inspector. Could > someone give me a clue as to how to get this value set? > > Appreciate any feedback, > Thanks, > wjw > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
