Make the ... configurable

Created on 3 October 2022, over 2 years ago
Updated 31 October 2024, 3 months ago

Problem/Motivation

In custom code I use this module to open/close the lower part of a table. The result is, when only a part of the table is visible, the trimmed indication: ... will be on top of the table. When opening the whole table the ... line disappears and the table will move one line up.
I request an extra option to leave out the ... indication.

In my solution I added this option and the extra code consist of getting the setting and:
if (this.linkTrimmed == 'Y') {
trimmed += ' ...';
}

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇳🇱Netherlands promes

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024