daisy / daisy/ebraille

Supporting different table layouts

Open
#236 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
27
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In embossed braille, tables that exceed the line length are typically linearized. However, this may or may not be the desired outcome for braille display users, who may in some cases prefer to pan the display to the right in order to read subsequent table columns.

How can both scenarios be supported, particularly in view of the potentially different needs of embossed and displayed braille?

CSS media queries could presumably be written to give different layouts depending on line length, but if a braille display is used, the user may need to override the line length-conditional formatting, ideally without creating a custom style sheet.

What is the best way to support embossed and dynamically displayed scenarios in the eBraille format?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.