Fix #116950: Redraw Issues in Open Recent Previews #117001

Merged
Harley Acheson merged 1 commits from Harley/blender:Fix116950 into main 2024-01-10 20:35:01 +01:00

1 Commits

Author SHA1 Message Date
Harley Acheson ef1e7ec698 Fix #116950: Redraw Issues in Open Recent Previews
When drawing tooltips that include images the blend mode must be left
with GPU_BLEND_NONE, otherwise can interfere with later drawing. Also
slight refactor in that buttons with a custom tooltip function get a
"ui_tooltip_data_from-*" function like the other types.
2024-01-10 11:32:59 -08:00