Closed lboyling closed 1 year ago
There's a minor UI issue when using props or trees as the line style - the tooltip for the step property when you hover over the auto option says "Range" instead of "Auto"
This looks to be the line where the incorrect localization string is used: https://github.com/MacSergey/NodeMarkup/blob/4f456a2d35df7e132d449d7cf76a9ce37b12d5fa/NodeMarkup/UI/Property%20panels/StaticRangeProperty.cs#L457
thanks, fixed
There's a minor UI issue when using props or trees as the line style - the tooltip for the step property when you hover over the auto option says "Range" instead of "Auto"
This looks to be the line where the incorrect localization string is used: https://github.com/MacSergey/NodeMarkup/blob/4f456a2d35df7e132d449d7cf76a9ce37b12d5fa/NodeMarkup/UI/Property%20panels/StaticRangeProperty.cs#L457