Ticket #2008 (closed bug: worksforme)
Books in preview mode should have "Preview of" in titlebar
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | feedback | 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: | mitex |
Imp._owners: | mitex, bobi | Test_owners: | |
Analysis_reviewers: | mitex, bobi | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | vanya | Analysis_score: | 3.5 |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 4.5 |
Description
Books in preview mode should have "Preview of" before the name in opened books titlebar, opened books palette and window list.
Change History
comment:2 Changed 16 years ago by deyan
- "The Preview screen really didn't look much different from the editor."
- "In terms of the preview function in the authoring program, I don't think that worked. I tried to add an effect on an image and then previewed it but nothing happened with the command I set."
comment:4 Changed 16 years ago by mitex
- Design_owners set to mitex
- Status changed from s1b_analysis_finished to s2a_design_started
comment:5 Changed 16 years ago by mitex
Design:
In BookPanelLogic.ON_OPEN_PREVIEW_MODE, change the title of the cloned book.
comment:6 Changed 16 years ago by mitex
- Status changed from s2a_design_started to s3b_implementation_finished
- Imp._owners set to mitex, bobi
comment:7 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to mitex, bobi
- Analysis_score changed from 0 to 3.5
- Imp._reviewers set to meddle
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
Merged into the trunk at [6949]...
I don't like that the "Preview of " is not in a constant, I fixed that...
No C++ style blocks awolled...
I like your test though...
3.5p
Note: See
TracTickets for help on using
tickets.