💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@dotnet.socialtoProgramming@programming.dev•Should a toggle button show its current state or the state to which it will change?
171·
9 months ago@calcopiritus @starman
Buttons/switches trigger an immediate action, whereas checkboxes usually do not (such as on a settings page, where no changes are applied unless you click “save”).
@varsock @otto
Oh god yes! Each instance of VS22 takes up more than 1Gb of RAM - what I’m doing right now with this piece of code does NOT need 1Gb of memory! Have they not heard of lazy loading?