testeronious@lemmy.world to Programming@programming.dev · 7 months agoHardest Problem in Computer Science: Centering Thingstonsky.meexternal-linkmessage-square20fedilinkarrow-up1140arrow-down18
arrow-up1132arrow-down1external-linkHardest Problem in Computer Science: Centering Thingstonsky.metesteronious@lemmy.world to Programming@programming.dev · 7 months agomessage-square20fedilink
minus-squareTrollception@lemmy.worldlinkfedilinkarrow-up1arrow-down1·7 months agoIs not always this simple though. If the window has yet to be spawned in some languages the width will be unavailable, until after. Sometimes the window can be seen before it moves to the center which is a bit jarring.
Is not always this simple though. If the window has yet to be spawned in some languages the width will be unavailable, until after. Sometimes the window can be seen before it moves to the center which is a bit jarring.