This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removes `radius` sensitivity as it breaks clicks
Refs:
https://github.com/naver/billboard.js/issues/3466
main
Eric Amodio
1 year ago
parent
e6b3c96738
commit
75c89e7595
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
src/webviews/apps/plus/timeline/chart.ts
+ 3
- 3
src/webviews/apps/plus/timeline/chart.ts
View File
@ -411,9 +411,9 @@ export class TimelineChart implements Disposable {
// hide: this.compact ? [...this._authorsByIndex.values()] : undefined,
padding
:
10
,
}
,
point
:
{
sensitivity
:
'radius'
,
}
,
// point: {
// sensitivity: 'radius',
// },
resize
:
{
auto
:
false
,
}
,
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save