File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2025.9.16.2
151+ // @version 2025.9.16.3
152152// @license MIT
153153// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154// @icon 64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
18351835
18361836 // Define COMPONENTS
18371837
1838- window . fontSizeSlider = { // requires dom.js + <app|config|inputEvents>
1838+ window . fontSizeSlider = { // requires lib/< dom|settings> .js + <app|config|env |inputEvents>
18391839 fadeInDelay : 5 , // ms
18401840 hWheelDistance : 10 , // px
18411841
1842- createAppend ( ) { // requires dom.js + <app|config|inputEvents>
1842+ createAppend ( ) { // requires lib/< dom|settings> .js + <app|config|env |inputEvents>
18431843
18441844 // Create/ID/classify slider elems
18451845 fontSizeSlider . cursorOverlay = dom . create . elem ( 'div' , { class : 'cursor-overlay' } )
You can’t perform that action at this time.
0 commit comments