Closed cpascual closed 4 years ago
Thanks Carlos the spinbox option looks good. There seems to be some issues while changing sizes (which may go to downsizing while editing)
For the problem of accidentally losing info due to buffer clearing when downsizing, here are possible mitigators:
Also, we found a serious issue: buffer clearing resets curve properties (color, symbols, etc are lost)
Regarding this problem, I addressed it by allowing downsizing without total wipe and changing from a spinbox to a dialog for entering the new value
bufferSize()
andsetBufferSize()
toTaurusTrendSet
BufferSizeTool
(and use it inTaurusTrend
by default`)-b
/--buffer
option totpg trend
CLI