Fullscreen scaling with multiple resolutions

Godot Version

4.2

Question

Hello, I’m trying to scale the buttons according to resolution. what i want is happening in windowed mode, however in fullscreen nothing changes. i use settings as below.
image
however is my approach wrong? my ui is in control node, i heard some subviewport things but i have seen none in tutorials