itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Add CA containertype flag instead of replacing

Open StefanApfel-Bentley opened this issue 2 years ago • 0 comments

From PR https://github.com/iTwin/itwinjs-core/pull/5982

container type is a flags enum so setting it to the new value is not really a 'merge', it would be more correct to add the new flag(s) to the existing ones.

StefanApfel-Bentley avatar Sep 19 '23 08:09 StefanApfel-Bentley