I am trying to load an image in `nimx`, but it always adds the current directory plus `/res`. It is related to [this issue](https://github.com/yglukhov/nimx/issues/435) I posted in github.
Does anybody know how to avoid that behaviour? I just want to use [this](https://github.com/yglukhov/nimx/blob/cb04339ee8af091b2ee7dca1b87298fd45d7a23b/test/sample03_image.nim#L16-L18) using an absolute path.