Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat!: ability to disable scatter from waveform & compatible crosshair with down sampling

wyzula_j requested to merge feat/disable-scatter into main

Description

Ability to disable scatter from waveform & compatible crosshair with down sampling. So far just enabled for RPC, the GUI interface will follow in next MR with other performance related tweaks

Related Issues

close #384 (closed) relates to #378

Type of Change

  • Possibility to disable scatter from waveform
  • Scatter Item adapted for downsampling

Known Issues

If user clicked with crosshair and then downsampled then the previous scatter is still present. This is related to downsample action and will be addressed in the next MRs.

Screenshots / GIFs (if applicable)

Demo with Crosshair

scatter-disable-works

Edited by wyzula_j

Merge request reports

Loading