Ticket #2441 (closed bug: obsolete)
location-by-hud -- When you change location by HUD, the whole channel is overwritten
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | deni |
Imp._owners: | deni | Test_owners: | |
Analysis_reviewers: | deni | Changelog: | Changelog |
Design_reviewers: | Imp._reviewers: | pap, deyan, meddle | |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
If you have different positions in the channel and change the position in the properties HUD, the whole channel becomes with the new position
Attachments
Change History
comment:2 Changed 15 years ago by deni
- Status changed from s1b_analysis_finished to s2a_design_started
- Analysis_reviewers set to deni
- Analysis_score changed from 0 to 4
Ok.
comment:3 Changed 15 years ago by deni
- Design_owners set to deni
- Status changed from s2a_design_started to s3b_implementation_finished
- Imp._owners set to deni
- Use LocationChannel.setValue(TimePos, ImmPoint) instead of LocationChannel.setAll(ImmPoint) in the following operations in PropertiesHud.HudLogic:
- ON_LOCATION_X_SUBMIT
- ON_LOCATION_Y_SUBMIT
Note: See
TracTickets for help on using
tickets.