| Summary: | clicking right mouse button on spectre viewer makes it unusable | ||
|---|---|---|---|
| Product: | [Applications] kalzium | Reporter: | Igor Poboiko <igor.poboiko> |
| Component: | general | Assignee: | Kalzium Developers <kalzium> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Igor Poboiko
2010-01-10 16:43:27 UTC
SVN commit 1132472 by erebetez:
When rightclicking on the spectrumwidget, reset the borders to the inital values.
Zooming out is to slow/not logic.
Min/Max spinboxes updates the spectrumview.
Removed the setRange for Min/Max spinboxes.
Thanks Igor Poboiko for the bugreport.
CC_BUG: annma@kde.org
Could you please Backport that one to the 4.5 branch?
BUG: 222070
M +5 -5 spectrumview.ui
M +0 -2 spectrumviewimpl.cpp
M +7 -5 spectrumwidget.cpp
M +8 -2 spectrumwidget.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1132472
SVN commit 1132963 by annma: backport of 1132472 to 4.5 CCBUG=222070 CCMAIL=etienne.rebetez@oberwallis.ch M +5 -5 spectrumview.ui M +0 -2 spectrumviewimpl.cpp M +7 -5 spectrumwidget.cpp M +8 -2 spectrumwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1132963 |