Images of node setups for examples are too small to read. #94260
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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#94260
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?
Pagename:
modeling/geometry_nodes/attribute/capture_attribute
Blender Version:
3.0
Documentation Language:
en
Permanent link
Short description of error
There needs to be a higher resolution version of the images available so users can actually read them.
Added subscriber: @kalmdown
Added subscriber: @Garek
Right-click on image ->
Open image in new tab
or similar that your browser uses.Can't really say what to do with a task, will leave it for others to decide
Added subscriber: @jenkm
I don't know if there is a global setting for this, but if you set the image size, the image will be a link to the full size.
This is how I did it for 2.79, e.g. https://docs.blender.org/manual/en/2.79/compositing/types/color/hue_saturation.html
Added subscribers: @Blendify, @ThomasDinges
@Blendify Hey, what is your opinion about this? Is
Open image in new tab
fine or should they be clickable?Added subscriber: @ideasman42
One possible solution here is to use this sphinx extension:
https://sphinxcontrib-images.readthedocs.io/en/latest/
This does have some issues though like all images being shown as "thumbnail" size.
In the past, there have been concerns, particularly by @ideasman42 about using 3rd party extensions.
He does not want builds to break when people do not have a specific Pip package.
I do not share this concern, but would like to hear from others if they think it would be worth it for better previews.
We could develop our own extension similar to the one linked above that is better tailored for us which solves both the above concerns.
However, the new concern would be more of a maintenance overhead of adding more and more extensions.
Changed status from 'Needs Triage' to: 'Confirmed'
Leaving this as a known issue for now until it can be revisited at a later date.
We also might change the theme to avoid this issue as well.