🌱💧🌾 JS Library. GUI with JS syntax only (but why?? Feedback please!) (written for 600 000+ Browser Extension Users) (We can include Features like a search & a shortcut builder (hotkeys & mouse actions). GUI fits Apps & Extensions. (Yet advanced versions of the same GUI elements can be added, i.e. 'Big range slider' ~= 'Multi-range Slider
Apache License 2.0
34
stars
2
forks
source link
4 BUGS: 3. number input up/down 5. page swipe 6. analyzer chart 8. text area markup (switched off the feature per css) #3
[ ] 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: https://github.com/code-for-charity/SATUS/issues/6
[ ] 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 )
[x] #9