Text corrections + missing menu items #104632
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#104632
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Page Information
File:
manual/editors/video_sequencer/preview/header.rst
Blender Version:
4.0
Documentation Language:
en
Permanent Link
Short description of error
The image description
should be corrected to "Video Sequencer display header" for consistency.
In the View Menu section, the "Tool Settings" option is missing (comes between "Sidebar" and "Toolbar").
In the View Menu section, the "Zoom to Fit" option AND the "Proxy" submenu (come in this order between "Fractional Zoom" and "Refresh All").
The last sentence in the View Menu > Refresh All section,
is as such correct, BUT Blender could in fact poll (check in regular intervals) for filesize and/or file modification date changes of all files used in the current project, balancing comfort against performance, as I suggested however elsewhere.
The View Menu > Sequence Render Image description
should be extended upon. What is that used for — i.e. to save the image as an external image file?
The View Menu > Sequence Render Animation description
should be corrected to "Render a video from the timeline's Preview Start to Preview End frame as a video file or series of images.".
The Display Mode > Color & Alpha description
should be corrected to "Display the preview image with transparency over a checkerboard pattern." (add the articles "the" and "a").
The Display Mode > Color description
should be corrected to "Ignore the transparency of the preview image (fully transparent areas will be black)." (add the article "the" twice).
Between the View menu and the Display Mode, the manual misses explaining (and even mentioning) the Select, Strip, and Image menus and the Pivot Point selector, and between the Display Channels selector and the Overlays selector, it misses the Gizmos selector so far. (In the View menu, it also does not mention the Area submenu, but this seems to be consistent as it seems to be omitted everywhere in the manual, as far as I've seen it up to this point.)
I reworked the pages around the Video Sequencer's Preview mode, addressing these and other issues.
It could - in fact, programs can request the operating system to be notified about file changes instantly, without any polling. However, that's a matter for Blender itself, not the documentation. Feel free to create a separate issue for this in the Blender project.