Comment on Releases 0.9.440 - 0.9.446: Change Log

  1. Paris of Troy

    this is an update that i'm sure is going to save lives but it is also hysterical to me that this is an issue. how do you even manage to install a skin that bad 😭

    Comment Actions
    1. Magnus Bane and Alec Lightwood from the TV show Shadowhunters pressing their foreheads together

      input {
      display: none !important;
      }

      That would make it not show input buttons such as the revert site skin button

      Comment Actions
      1. Paris of Troy

        hmm, yeah, i suppose. definitely seems a poor idea to add into any code, but i see how someone could make the mistake if they were trying to remove text boxes and didnt know what it meant.

        Comment Actions
        1. Magnus Bane and Alec Lightwood from the TV show Shadowhunters pressing their foreheads together

          Moreso it's easy to either be removing a section and accidentally remove an extra line or two and combine 2 rules, or to be editing an already existing skin that had a list of things being changed in the same way, and not realize what one of the things in the list means

          Comment Actions