Mark Campbell

Results 43 comments of Mark Campbell

+1 The flexibility of this gem to manipulate ffmpeg options is _very_ specific to whoever made this project. Example: maybe I don't want a default resolution of 640x360?

This still affects me - I have a white background that I want to maintain. This means that the current behaviour where it turns into white text, my app has...

I managed this issue by temporarily setting the color and then resetting it after another schedule (calendar event) is selected: ``` if (lastClickSchedule) { calendar.updateSchedule( lastClickSchedule.id, lastClickSchedule.calendarId, { + color:...

OK so some project planning needs to take place. Well, I await this eagerly..

I don't understand how the commit above solves the issue of tui.calendar always setting the calendar to reflect the user's timezone that the browser is sending along @jungeun-cho I would...

Yup. This is disappointing.

The fix is to use node 12.18.2 @saracunn