Skip to content

Skybrud.LinkPicker v1.1.7

Compare
Choose a tag to compare
@abjerner abjerner released this 26 Mar 12:01

Installation

Changelog

  • Fixed an issue with long URLs breaking the UI (see ebb85f5 and #12)
    Users may occasionally enter long URLs the browser won't know how to wrap, which will then cause the UI to break.

    This was especially bad for overlays due to the limited space. As a result, the edit and delete button would be pushed so far to the right they would become inaccessible for the user.

    This release adresses the issues with long URLs by truncating them, making sure they don't take up more space than they should.