rmc-mini-mvcs icon indicating copy to clipboard operation
rmc-mini-mvcs copied to clipboard

Locator

Open Dyronix opened this issue 1 year ago • 3 comments

Adding multiple models to the locator is not feasible within the current framework. This limitation arises from the fact that the function evaluates the base type rather than the runtime type of the object. To address this issue, I have implemented a resolution in my forked repository of the project: https://github.com/Dyronix/rmc-mini-mvcs

Dyronix avatar Sep 03 '23 19:09 Dyronix