Summary: | Spectrum Wavelengths in Angstrom, not Nanometres | ||
---|---|---|---|
Product: | [Applications] kalzium | Reporter: | Marius Harmse <marius> |
Component: | general | Assignee: | Kalzium Developers <kalzium> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | etienne.rebetez |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marius Harmse
2010-12-31 00:11:48 UTC
Happy new year;) That was bugging me too. A long time ago kalzium had the peaks in nm. At some point the spectrum information in elements.xml was changed (or introduced?) to Angstrom. The issue was fixed in the 4.6 branch, so that all is shown in angstrom. Maybe, a setting for the lenght units will find his way in 4.7... Etienne Git commit a8afae0c20de5701e39fe929974ee99bc61cca39 by Etienne Rebetez. Committed on 22/04/2011 at 16:52. Pushed by erebetez into branch 'master'. add unit and spectrum type settings. spectrum wavelength units can now be nanometers or angstroms. fix AbsorptionSpectrum colors. BUG: 261671 M +12 -0 src/kalzium.kcfg M +77 -43 src/spectrumview.ui M +36 -14 src/spectrumviewimpl.cpp M +2 -0 src/spectrumviewimpl.h M +30 -30 src/spectrumwidget.cpp M +10 -14 src/spectrumwidget.h http://commits.kde.org/kalzium/a8afae0c20de5701e39fe929974ee99bc61cca39 |