VSE: The unselected, active strip outline covers the gap between strips. #123578
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info 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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#123578
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?
System Information
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 552.12
Blender Version
Broken: version: 4.3.0 Alpha, branch: main, commit date: 2024-06-20 20:53, hash:
bbf7940d34af
Worked: (newest version of Blender that worked as expected)
Short description of error
The unselected, active strip outline covers the gap between strips. (In the last minute the outlines were made to overlap, but in that process the unselected active strip outline was properly forgotten, and therefore still covers the black separating line between strips)
Exact steps for others to reproduce the error
Can confirm.
@aras_p looks like it might be from
7fdfa47f23
?Maybe a simple solution could be to place the thin outline inside the thick outline instead of outside of it (and thereby preserve the vertical separation lines, and keep the size of the strips(inc. outline) consistent).
It's not that it covers the gap, but it actually is the outer outline that just changes color from black to white. A solution would be for it to leave the outer dark outline as is, and this active-unselected white line to be inline.
Ok I'll try that.
@pablovazquez Is a white outline for the active unselected strip, just a bit thinner than the active selected strip outline, the best solution here? It is easily mistaken for the selected active strip, and does lead to confusion.
@tintwotin hmm I dunno, to me it looks alright. Here's timeline with some selected strips:
And here's with active but not selected, as it is now on 4.2/main:
vs here's how it would look with Pablo's suggestion:
Yes, Pablo's suggestion is better than the current solution. However, when working in the VSE a white outline is a white outline, meaning your brain does not notice the width of the outline. Can something else be done to that outline? Color or being dashed, or add a white transparent overlay to the strip( or header) and remove the white outline or something else? Can we come up with something better and more distinguishable for the active unselected strip?
Not in time for 4.2. But come on, the thickness difference is quite clear:
Aras' change fixes the gap issue of this report. Let's go with that and if users complain that it's really confusing think of alternatives for the future.
@pablovazquez
A bold A and a normal A are both perceived as an A, the same way as a bold white outline and a white outline are both perceived as selection. Using bold for selected the selected strip and "un-bold" for an unselected strip is simply not clear communication.