Skip to content
  • Leon Arnott's avatar
    Fixed, in a somewhat forceful fashion, bugs where (button:) links (plus a lot... · e918daa6aa26
    Leon Arnott authored
    Fixed, in a somewhat forceful fashion, bugs where (button:) links (plus a lot of other block elements) would be forced into inline flow during some transitions, due to <tw-transition-container> being given 'display:inline-block'.
    
    This COULD cause some issues with some other transitioning elements (not to mention custom story structures), but it seems to be working as intended at present.
    
    Also:
    
     * Fixed the border of (input-box:) elements, such that (border:) can alter it correctly.
     * Made it so that various 3.2.0 commands that should not have changers attached will now correctly error when that happens.
     * Fixed the sizing of "button" links in (dialog:) dialogs.
    e918daa6aa26