NodeBasedDialogueSystem icon indicating copy to clipboard operation
NodeBasedDialogueSystem copied to clipboard

Minimap anchor to right removes it

Open DraconInteractive opened this issue 4 years ago • 4 comments

Hi :) I was following through your tutorial and noticed that anchoring the minimap using (maxSize.x - 30, 30) actually made the minimap disappear. I experimented a bit using different methods, couldnt actually get it to anchor to right correctly. Using the typical (10,30) works fine to anchor to top left.

Im using 2020.1, might be an editor change?

Thought you should know :)

DraconInteractive avatar Feb 07 '21 07:02 DraconInteractive

Hi, I think it is rather something to do with the resolution of your screen.

mert-dev-acc avatar Feb 07 '21 10:02 mert-dev-acc

I had a look, altered the screen res a few times, had no luck getting minimap to show. You may still be right, just not sure how to fix :)

DraconInteractive avatar Feb 07 '21 22:02 DraconInteractive

Also encountered this, seems to be something with maxSize ? Using 2020.3

PierreNS avatar Feb 03 '22 12:02 PierreNS

I'm getting the same issue on LTS 2020.3.23f1. Gonna test it on 2020.3.33f1, to see if the issue persists.

Why do you think it is something to do with the resolution of the screen? Could this be a caused by some difference in single and multi monitor setups?

jigardi avatar Apr 12 '22 07:04 jigardi