Ui: NewSubfolder Window looks a bit better #813
Merged
Annotations
4 warnings
|
Build:
Operators/lib/io/dmx/PointsToDMXLights.cs#L240
Nullability of reference types in type of parameter 'dataStream' of 'void PointsToDmxLights.OnReferencePointsReadComplete(ReadRequestItem readItem, nint dataPointer, DataStream dataStream)' doesn't match the target delegate 'StructuredBufferReadAccess.OnReadComplete' (possibly because of nullability attributes).
|
|
Build:
Operators/lib/io/dmx/PointsToDMXLights.cs#L232
Nullability of reference types in type of parameter 'dataStream' of 'void PointsToDmxLights.OnPointsReadComplete(ReadRequestItem readItem, nint dataPointer, DataStream dataStream)' doesn't match the target delegate 'StructuredBufferReadAccess.OnReadComplete' (possibly because of nullability attributes).
|
|
Build:
Operators/lib/io/dmx/PointsToDMXLights.cs#L240
Nullability of reference types in type of parameter 'dataStream' of 'void PointsToDmxLights.OnReferencePointsReadComplete(ReadRequestItem readItem, nint dataPointer, DataStream dataStream)' doesn't match the target delegate 'StructuredBufferReadAccess.OnReadComplete' (possibly because of nullability attributes).
|
|
Build:
Operators/lib/io/dmx/PointsToDMXLights.cs#L232
Nullability of reference types in type of parameter 'dataStream' of 'void PointsToDmxLights.OnPointsReadComplete(ReadRequestItem readItem, nint dataPointer, DataStream dataStream)' doesn't match the target delegate 'StructuredBufferReadAccess.OnReadComplete' (possibly because of nullability attributes).
|
Loading