-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[5.2] wip Update accessibility toolbar #43143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
adds some new functions [x] increase/decrease line height [x] disable animations [x] default emoji icon no longer skewed [ ] link to optional accessibility statement [ ] dark mode [ ] Angie icon set
This reverts commit 925d810.
|
Can you please add #39102 to the to-do list? |
…hey do not reset correctly
|
This pull request has been automatically rebased to 5.2-dev. |
Doh - silly me |
|
Since I started this PR upstream has completely changed (again) It is now possible to create our own ui for the toolbar instead of the hacky solutions that were previously available See the Custom Styling section https://ranbuch.github.io/accessibility/site/ |
|
Note: The icons from Angie will need to be adjusted if we want to use them as an icon font (doesnt support multiple colors/shades) although I guess if the latest upstream changes are used to create our own UI for the toolbar then svg could be used |
|
Doing some tests today. The hotkeys work for me, but ctrl+alt+q (animations) in Chrome but not in Firefox |
|
yeah the hotkeys are weird. No idea what to do there |
|
As you said you didnt want to create our own ui these are both upstream issues to resolve. |
|
i think it is probably better to use the fontawesome web asset than the icons generated by angie |
|
My vision is fontawesome icons as default but an option for custom icons. |
|
dont be confused with the icons for the toolbar actions and the icon for the button |
|
Just for reference, I have submitted a PR upstream for the tabindex issue ranbuch/accessibility#87 PR ranbuch/accessibility#86 |
|
I gave up looking at this due to the complete lack of any communication from the accessibility team |
|
@brianteeman would you mind reopening this PR? So that hopefully we can bring the new version into 5.4 |
|
It cant be re-opened as the 5.2-dev branch has been deleted here so github wont let me. While I was working on it I discovered loads of bugs which he fixed but it really requires a rewrite of the plugin to be able to use the icons the way we want to. The implementation that ranbuch did for non-material icons is a pia |
|
Do you want to open a new one or should I do it? Would really like to work with you on this. |
Do as you wish. I won't waste any more if my time on it as the accessibility team clearly are not interested |
|
Thank you, then I am pleased to build on the work you have already done. |


Updated to v6
adds some new functions
add custom function to use open dyslexie fontleave for another dayStill to do
Working with upstream to resolve multiple bugs
Testing Instructions
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed