Dopesheet "show slider" is switch on when switching dopesheet mode to shapekey editor, and back to dopesheet mode #55928

Closed
opened 2018-07-11 21:38:14 +02:00 by Julien Duroure · 4 comments
Member

System Information
Ubuntu 14.04

Blender Version
Broken: 2.79b

Short description of error
In DopeSheet, when switching from Dopesheet to ShapeKey Editor and back, the option "Show sliders" is set to True, when it was False before switching.

Exact steps for others to reproduce the error
Insert a keyframe on default cube.
Open Dopesheet, show slider is off by default.
switch dopesheet mode to Shapekey editor, and switch back to Dopesheet mode

  • Show slider is now on.

**System Information** Ubuntu 14.04 **Blender Version** Broken: 2.79b **Short description of error** In DopeSheet, when switching from Dopesheet to ShapeKey Editor and back, the option "Show sliders" is set to True, when it was False before switching. **Exact steps for others to reproduce the error** Insert a keyframe on default cube. Open Dopesheet, show slider is off by default. switch dopesheet mode to Shapekey editor, and switch back to Dopesheet mode - > Show slider is now on.
Author
Member

Added subscriber: @JulienDuroure

Added subscriber: @JulienDuroure
Member

Added subscriber: @JoshuaLeung

Added subscriber: @JoshuaLeung
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Joshua Leung self-assigned this 2018-07-12 02:42:28 +02:00
Member

Technically not a bug.

While it's not that convenient, the fact is that under the hood, all the different modes share the same bunch of settings. As a result, we kindof have to guess what to do in each case when switching modes. Current behaviour is based on the following assumptions:

  • Changing to Shapekey Editor, you do want to show the sliders, as that's one of the main reasons that editor exists - to facilitate easier animation of shapekeys, in which case you need to see the sliders to adjust the values + insert keyframes (since the properties listbox doesn't let you see all the channels)
  • Changing back to the Dopesheet Editor however, you cannot assume whether the user had the sliders enabled before or not. So, it seemed like a better idea to just leave them in place.
Technically not a bug. While it's not that convenient, the fact is that under the hood, all the different modes share the same bunch of settings. As a result, we kindof have to guess what to do in each case when switching modes. Current behaviour is based on the following assumptions: * Changing to Shapekey Editor, you do want to show the sliders, as that's one of the main reasons that editor exists - to facilitate easier animation of shapekeys, in which case you need to see the sliders to adjust the values + insert keyframes (since the properties listbox doesn't let you see all the channels) * Changing back to the Dopesheet Editor however, you cannot assume whether the user had the sliders enabled before or not. So, it seemed like a better idea to just leave them in place.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
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
EEVEE & Viewport
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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
EEVEE & Viewport
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
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
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
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#55928
No description provided.