First things first, you need to turn on textscaled for all the menubuttons. Secondly, the size property for th e notification should be {1, 0},{0, 50} not {0, 330},{0, 50} If my solution worked, please give me a
This seems to worked but I love learning could you explain why it should be {1,0},{0,50}?
Also the reason i hade it at {0, 330},{0, 50} was because the original UI (found in Rust) has a space in between to make the UI look cleaner
{1-scale percentage,0-offset} if you want to add a space, set it to {.9,0},{0,50}. Or lower. The reason the second one has to be offset is because it would scale to an insanely large size if you use scale.