Godot-Slider-Label icon indicating copy to clipboard operation
Godot-Slider-Label copied to clipboard

Fix Invalid access

Open Rofle44-git opened this issue 11 months ago • 1 comments

Added check if slider is ready to prevent this error: res://addons/SliderLabel/SliderLabel.gd:86 - Invalid access to property or key 'value' on a base object of type 'Nil'.

Rofle44-git avatar Jan 02 '25 15:01 Rofle44-git

Do you have any example scene where this error can appear?

KoBeWi avatar Jan 10 '25 14:01 KoBeWi