There is actually no need for component to be used, because it's possible to get the pixel resolution using raster.drawWidth/Height and the character resolution using raster.charWidth/Height.
However, apart from this workaround, it may be due to a missing import of component.

There is actually no need for `component` to be used, because it's possible to get the pixel resolution using `raster.drawWidth/Height` and the character resolution using `raster.charWidth/Height`.
However, apart from this workaround, it may be due to a missing import of `component`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
There is actually no need for
componentto be used, because it's possible to get the pixel resolution usingraster.drawWidth/Heightand the character resolution usingraster.charWidth/Height.However, apart from this workaround, it may be due to a missing import of
component.RTest3D was realistically not even supposed to be used and will likely be removed soon. This will not be fixed.