Skip to content

Conversation

@sbuerk
Copy link
Member

@sbuerk sbuerk commented Jan 21, 2026

The translation model used in the PageLayoutModule get
the available translation modes over an AJAX request
and rendering the mode rows in JavaScript.

To prepare the reduction of the mode description in
EXT:deepltranslate_core this change now adds

style="margin-bottom: 20px;"

to the left mode select column for each mode to ensure
some spacing if the description text is to small.

Used command(s):

Build/Scripts/runTests.sh -t 12 \
  -s buildCoreOverrideJavaScriptFiles \
&& Build/Scripts/runTests.sh -t 13 \
  -s buildCoreOverrideJavaScriptFiles

[1] web-vision/deepltranslate-core#512

The translation model used in the PageLayoutModule get
the available translation modes over an AJAX request
and rendering the mode rows in JavaScript.

To prepare the reduction of the mode description in
`EXT:deepltranslate_core` this change now adds

```html
style="margin-bottom: 20px;"
```

to the left mode select column for each mode to ensure
some spacing if the description text is to small.

Used command(s):

```shell
Build/Scripts/runTests.sh -t 12 \
  -s buildCoreOverrideJavaScriptFiles \
&& Build/Scripts/runTests.sh -t 13 \
  -s buildCoreOverrideJavaScriptFiles
```

[1] web-vision/deepltranslate-core#512
@sbuerk sbuerk merged commit 2f701b3 into main Jan 21, 2026
9 checks passed
@sbuerk sbuerk deleted the translation-model-styling branch January 21, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant