Skip to content

Commit c11eba5

Browse files
DOC-3243: Directionality buttons now always apply to blocks and only appear active when directionality is set (#4033)
* Docs: DOC-3243 - Directionality buttons now always apply to blocks and only appear active when directionality is set * Update modules/ROOT/pages/8.4.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
1 parent e93b034 commit c11eba5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/ROOT/pages/8.4.0-release-notes.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,13 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
207207

208208
In {productname} {release-version}, the dropzone in the link and image dialog upload tabs previously provided no feedback when users inserted only files with disallowed extensions. This left users unsure whether the upload had failed or the dialog had not responded. The dropzone now displays an error message when all selected files have disallowed extensions, informing users that the selected files do not have allowed extensions and prompting them to choose different files.
209209

210+
=== Directionality buttons now always apply to blocks and only appear active when directionality is set
211+
// #TINY-13337
212+
213+
Previously, the directionality buttons would not apply the directionality attribute or style when toggling to the default directionality. This could cause non-default directional content to appear in the opposite direction.
214+
215+
In {productname} {release-version}, each directionality button always applies or removes the directionality attribute on the selected block, and only appears active when directionality is explicitly set on the block.
216+
210217
[[additions]]
211218
== Additions
212219

0 commit comments

Comments
 (0)