FLUID-6333: Implement a word spacing adjuster and enactor

Metadata

Source
FLUID-6333
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2018-08-31T08:38:25.770-0400
Updated
2024-07-22T08:53:35.975-0400
Versions
N/A
Fixed Versions
  1. 3.0
Component
  1. Prefs Framework
  2. UIEnhancer
  3. UI Options

Description

As part of the work on UIO+ we need a word spacing adjuster/enactor. This should be similar to how the text size, line spacing and letter spacing adjusters/enactors work, but will adjust the space between the words.

This should be possible to do using the "word-spacing" css style.

https://developer.mozilla.org/en-US/docs/Web/CSS/word-spacing

Comments