'Reset to Default Value' for Theme colors sets to the incorrect value #72696

Closed
opened 2019-12-26 00:59:28 +01:00 by Ethan Simon · 7 comments

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.28

Blender Version
Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: f1aa4d18d4

Short description of error
This may not be a bug and may be the intended result but regardless I still feel like the functionality is handled incorrectly. Personally I would assume the button would set the value to the stock HSV rather than just setting it to 0 , 0 , 0 (which is what it does). Anyone can go pure black, but it is much harder to replicate the stock value without copying it, resetting (everything) to default or looking it up online.

I have included a gif of how to recreate the issue.

Exact steps for others to reproduce the error
https://imgur.com/a/2HIoq6c

**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.28 **Blender Version** Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: `f1aa4d18d4` **Short description of error** This may not be a bug and may be the intended result but regardless I still feel like the functionality is handled incorrectly. Personally I would assume the button would set the value to the stock HSV rather than just setting it to 0 , 0 , 0 (which is what it does). Anyone can go pure black, but it is much harder to replicate the stock value without copying it, resetting (everything) to default or looking it up online. I have included a gif of how to recreate the issue. **Exact steps for others to reproduce the error** https://imgur.com/a/2HIoq6c
Author

Added subscriber: @razed

Added subscriber: @razed

#76146 was marked as duplicate of this issue

#76146 was marked as duplicate of this issue

Added subscriber: @mano-wii

Added subscriber: @mano-wii

I think this is on the borderline between what is considered a bug and what is not.

On the one hand, the default value of each property of a theme is 0,0,0,0
On the other hand the default theme already sets the "default" values.

I think the ideal would be to set the default values at the time a predefined theme is chosen.
Not sure if this is really a bug or if it's a feature worth implementing, I'll let the User Interface team decide.

I think this is on the borderline between what is considered a bug and what is not. On the one hand, the default value of each property of a theme is `0,0,0,0` On the other hand the default theme already sets the "default" values. I think the ideal would be to set the default values at the time a predefined theme is chosen. Not sure if this is really a bug or if it's a feature worth implementing, I'll let the `User Interface` team decide.

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Germano Cavalcante self-assigned this 2019-12-30 18:59:27 +01:00

Looking at the code, this would not be simple to implement.
It would be necessary to cache the whole theme so that it could be queried each time the default value of a property is called.
Or reread the .py or .xml file. But that would need saveguards and would not be efficient.

Although a useful feature, the interface team should be aware of this limitation. But unfortunately we cannot invest much time in feature requests without an action plan.
And this bug tracker is only for bugs and errors.

For user requests and feedback, other channels are more appropriate: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests

Looking at the code, this would not be simple to implement. It would be necessary to cache the whole theme so that it could be queried each time the default value of a property is called. Or reread the `.py` or `.xml` file. But that would need saveguards and would not be efficient. Although a useful feature, the interface team should be aware of this limitation. But unfortunately we cannot invest much time in feature requests without an action plan. And this bug tracker is only for bugs and errors. For user requests and feedback, other channels are more appropriate: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests
Member

Added subscribers: @Elmazz, @dupoxy, @bent

Added subscribers: @Elmazz, @dupoxy, @bent
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
4 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#72696
No description provided.