Opened 4 years ago
Last modified 13 months ago
#260 new defect
Invalid min/max values are shown in property widget when "autoscale" is on
Reported by: | ghorwin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.5.x |
Version: | 2.2.x | Keywords: | |
Cc: | Operating System: | all |
Description
Steps to reproduce:
- load a mapper with lines (2D) and autoscale enabled
- observe the initial min/max values in plot
Without datetime: -0.6..0.6
With datetime: 01.01.1970...01.01.1970
Result from requesting plot's min/max values when populating property widget, *before* series have been added to the plot (plot returns default scalediv -> see comment in AxisPropertyWidget::valueChanged()
Change History (7)
comment:1 by , 4 years ago
Milestone: | Future → 2.2.5 |
---|
comment:2 by , 3 years ago
Milestone: | 2.2.5 → Future |
---|
comment:3 by , 3 years ago
Milestone: | Future → 2.3.0 |
---|
comment:4 by , 2 years ago
Milestone: | 2.3.0 → 2.4.0 |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed