Ticket #1715 (closed bug: invalid)
huds-at-top - HUDs need to appear over book window
Reported by: | danvisel | Owned by: | sriggins |
---|---|---|---|
Priority: | critical | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | 77 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | danvisel, deyan, deyan | Design_owners: | sriggins |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | sriggins, tanya | Changelog: | Changelog |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 2 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description (last modified by todor) (diff)
When a frame is low on the page, the HUDs can be hidden by the book window (see attached screenshot). The HUDs need to appear above the book window.
- Research and if possible, make the HUDS appear over the app window; Otherwise
- Make the HUDs appear over the book window
- HUDs should appear over the flaps, too
- Make sure the halos stay where they are now, they should not be above windows or flaps
Attachments
Change History
Changed 16 years ago by danvisel
- Attachment 1715hudsbelowbookwindow.png added
comment:1 Changed 16 years ago by danvisel
- Owner set to danvisel
- Status changed from new to s1a_analysis_started
comment:2 Changed 16 years ago by danvisel
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:4 Changed 16 years ago by sriggins
- Design_owners set to sriggins
- Status changed from s1b_analysis_finished to s1c_analysis_ok
comment:5 Changed 16 years ago by sriggins
- Owner changed from danvisel to sriggins
- Status changed from s1c_analysis_ok to s2a_design_started
comment:6 Changed 16 years ago by sriggins
Dan, What if the page work area was expanded to contain the huds (you might have to scroll to see them) but they would not have to be outside the window (and thus not moved with the window or whatever other issues)
comment:7 Changed 16 years ago by sriggins
I spent some time today looking at this and it is not achievable by the demo. Putting the halos into a another layer(window, popup) is too risky, especially with trying to keep them connected with the original frame as the frame/window move. Making them affect the pageworkarea would require all huds to comput their bounds, and have those properties listened to by the pageworkarea, collect them on change and put yet another hint on the sceneVisual. Again, too risky for one day.
comment:8 Changed 15 years ago by vanya
- Total Hours set to 0
- Analysis_reviewers set to sriggins
- Billable? set
- Add Hours to Ticket set to 0
- Milestone changed from M09_BETA1 to M12_RELEASE
- Estimated Number of Hours set to 0
comment:9 Changed 15 years ago by deyan
- Importance set to 77
- Summary changed from Tweak: HUDs need to appear over book window to huds-at-top – HUDs need to appear over book window
Batch update from file report_1.csv
comment:10 Changed 15 years ago by deyan
- Priority changed from major to critical
- Summary changed from huds-at-top – HUDs need to appear over book window to huds-at-top – HUDs need to appear over book window
Batch update from file 0911261.csv
comment:11 Changed 15 years ago by todor
- Summary changed from huds-at-top – HUDs need to appear over book window to huds-at-top - HUDs need to appear over book window
comment:12 Changed 15 years ago by deyan
- Status changed from s2a_design_started to new
- Description modified (diff)
comment:15 Changed 15 years ago by tanya
- Status changed from s1b_analysis_finished to new
- Analysis_score changed from 0 to 2
- There are some things that should be reconsidered.
comment:16 Changed 15 years ago by tanya
- Analysis_reviewers changed from sriggins to sriggins, tanya
comment:17 Changed 15 years ago by deyan
- Status changed from new to s1b_analysis_finished
- Description modified (diff)
- Analysis_owners changed from danvisel, deyan to danvisel, deyan, deyan
comment:18 Changed 15 years ago by deyan
- Description modified (diff)
Batch update from file active_tickets.csv
comment:19 Changed 15 years ago by todor
- Status changed from s1b_analysis_finished to closed
- Resolution set to invalid
- Description modified (diff)
- Changelog set to [wiki:Changelog]
screenshot of huds appearing below book window