You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. the input field up/down arrows have not been migrated from 3.965 (forced volume, forced speed)
component: 'slider',
text: 'volume',
step: 1,
max: 400,
value: 100
None of these bugs happened before (https://github.com/code-for-charity/SATUS/blob/master/Jan2022_Satus.js ).
To see it working install: 3.965.zip (=ImprovedTube Repo october7)
More precisely: #6
Shortcut's reset button closes the alert without saving the change. #7
(overlap on the right) #8
3. the input field up/down arrows have not been migrated from 3.965 (forced volume, forced speed)
component: 'slider',
text: 'volume',
step: 1,
max: 400,
value: 100
8. Textarea selection markup is unfinished. (Disabled it in satus.css for now)
compare https://github.com/code-for-charity/ultimate-REGEX-extension to understand what this is about (input markup rules)
(also will help in https://github.com/code-charity/History-Manager-with-indexedDB/blob/main/readme.md )
5. The "page-swipe" animation is nervous/flashy with the red buttons. ( + The yellowish background of ImprovedTube 3.965 is nicer(?) )
6. (Analyzer) Charting doesn't happen anymore either (worked before too!) #1527
(didnt happend in 2021: either https://github.com/code-for-charity/ImprovedTube-for-YouTube/blob/70c7f03a12c51ac7736dbc740d073b417bc6f135/satus.js
https://github.com/code-for-charity/ImprovedTube-for-YouTube/blob/70c7f03a12c51ac7736dbc740d073b417bc6f135/satus.css )
these checkboxes ignore clicks 😆 (only the whole items an be clicked but not the checkbox itself) #9