-
We assume in the TimelineView that model will not be called until after ready(). That breaks under very quirky circumstances.
Repro:
- $catapult/tracing/bin/trace2html tracing/test_data/big_trace.jso…
-
**Issue by [dvyukov](https://github.com/dvyukov)**
_Friday Apr 10, 2015 at 18:03 GMT_
_Originally opened as https://github.com/google/trace-viewer/issues/906_
---
We need to add a separate config f…
-
Add TypeScript definitions for the views classes of the Scheduler (DayView, MonthView, TimelineView, AgendaView etc.). That would allow the developers to extend the built-in views in TypeScript.
-
The protocol definition of TimelineViewDelegate currently looks like this:
``` objc
@protocol TimelineViewDelegate
...
@end
```
Because TimelineView inherits from UIScrollView, and UIScrollView alr…
Obbut updated
8 years ago
-
Can we have the availability to have some items without the item decoration (without the timelineview) ?
-
**Issue by [johnmccutchan](https://github.com/johnmccutchan)**
_Saturday May 16, 2015 at 23:08 GMT_
_Originally opened as https://github.com/google/trace-viewer/issues/965_
---
Is it possible to em…
-
let frame = CGRect(x: 0, y: 0, width: timelineView.frame.width, height: 200)
videoTimelineView.frame = frame
videoTimelineView.new(asset: item)
videoTimelineView.repe…
-
Hi Devinross,
I am using the Tapku Calendar Library Day View in order to display events. Events are getting displayed properly when the calendar loads for the first time. If I change the date lets sa…
-
- [x] I have verified there are no duplicate active or recent bugs, questions, or requests
###### Include the following:
- k4l-video-trimmer version: `1.0.3`
- Device OS version: `6.0.1`
- Devide Manu…
-
This would be very cool to see this simple repository turn into a whole package with something like `AnimatedMeshGradient()` using different parameters like speed, scale or other...