#176 closed defect (fixed)
Rename fullscreen to Presentation
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3.1 |
Component: | Lucide Core | Version: | 1.3 |
Keywords: | Cc: |
Description
In fact, the fullscreen mode is meant as the presentation mode (this is why we remove the scroll bars and set the zoom level that shows the entire page at the maximum possible size).
It will be more clean to rename this mode to Presentation and rename the ambiguous Maximized View mode (F11) to Fullscreen instead. This also corresponds to the behavior of other applications such as Evince.
Change History (2)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Note that I also renamed the "$switchfullscreen" pipe command to "$presentation".
Note:
See TracTickets
for help on using tickets.
(In [399]) Renamed "Full screen" mode to "Presentation" mode (activated by F5 now) and renamed "Maximized view" mode to "Full screen" mode (same F11 shortcut), for clarity and similarity with other applications (fixes ticket:176).