Anonymous | Login | Signup for a new account | 2021-01-19 20:45 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | |||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0000851 | EMStudio | User Interface | public | 2013-06-02 01:57 | 2013-08-22 01:03 | |||||||
Reporter | Fred | |||||||||||
Assigned To | Fred | |||||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | |||||||
Status | resolved | Resolution | unable to reproduce | |||||||||
Platform | Linux | OS | Debian | OS Version | Sid/Unstable | |||||||
Product Version | 0.0.1-SNAPSHOT | |||||||||||
Target Version | 0.0.1 | Fixed in Version | ||||||||||
Summary | 0000851: Colouring in 2D tabular view wrong | |||||||||||
Description | Just setup a new table @ 0x010E and have scaling as: "ytitle" : "Blend % AN", "ycalc" : [{ "type":"div","value" : "655.35"}], "ydp" : "1", The default data for this table has a few cells @ 100% then a slope down to 0% then the rest at 0%. All show up dark blue as in this screen shot: http://stuff.fredcooke.com/RPM.blend.table.for.Jonas.with.love.png [^] Which makes me think that: colour is based on var type range, ie 0 - 65535 and that the post scale value is compared with the raw range rather than post scale compared with post scale, or prescale compared with prescale. | |||||||||||
Tags | No tags attached. | |||||||||||
Issue Type | Bug | |||||||||||
Attached Files | ||||||||||||
![]() |
|
![]() Fred (administrator) 2013-06-02 02:03 |
QColor::fromRgb: RGB parameters out of range QColor::fromRgb: RGB parameters out of range QColor::fromRgb: RGB parameters out of range QColor::fromRgb: RGB parameters out of range http://stuff.fredcooke.com/RPM.blend.table.for.Jonas.with.scaling.of.1.and.colours.png [^] http://stuff.fredcooke.com/RPM.blend.table.for.Jonas.with.working.colours.png [^] The one with working colours was with the table undefined. The one with broken colours is with the table defined with div by 1.0 as the scaler. |
![]() malcom2073 (manager) 2013-08-22 00:47 |
Please try with hash c1f0718fbf142247164fd08fc011ae2e108a8c42 or later, and let me know if this is still an issue. If it is still an issue, upload firmware with that location ID available somewhere so I can test. |
Copyright © 2000 - 2011 MantisBT Group |