-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
**Describe the bug**
[Timeline] Data View Update after build upgrade throws few error prompt
**Build Details**
```
Version: 8.1.0-BC3
Commit:0335dd6a26ef29ae9021d0fae9347dc88f3b7d6e
Build:5034…
ghost updated
1 month ago
-
Currently the time axis plot is ephemeral state that lives entirely in `egui_plot`. I.e. users can not set it from blueprint api and any left/right scrolling that has been manually is not stored in th…
-
Custom CSS colors are changing the colors (correctly) for Table views, Board views, Calendar views and Gallery views.
They are not changing the colors for Timeline views and List views, which are i…
-
Try to "maximize" the Timeline view so that it effectively hides the Stage view:
![screen shot 2014-09-23 at 15 58 53](https://cloud.githubusercontent.com/assets/214599/4373077/ce64c9ce-4329-11e4-803…
-
Ran this on Linux Mint 22. Only one trivial problem: I put http in front of the server address at first. Once I fixed that I was in business. Very impressed. (Saw this for first time 2 hours after thi…
-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a …