autosize icon indicating copy to clipboard operation
autosize copied to clipboard

Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.

Results 48 autosize issues
Sort by recently updated
recently updated
newest added

因为公司需要使用低版本 4.2.2 的手机做适配,所以查看 atuosize 的说明文档,判断最低兼容版本 4,所以进行实验,但是却发现当程序使用 multdex 的时候,会报错无法安装软件

Heya, I'm bad at writing clear explanations on the issue, so I provided a youtube video to show what's up and how it fixes it: https://www.youtube.com/watch?v=gO07e-Kxe18

When the end of the line is reached, pressing the spacebar does not switch to a new line. Press the space key 100 times at the end of the line,...

Steps to reproduce: 1. Open Demo (http://www.jacklmoore.com/autosize/) in Safari (15.2) 2. Zoom out one step using cmd - 3. Scroll down a little bit so there is room to scroll...

I'm trying to make it work with functional components and hooks, but it doesn't work, what I'm doing wrong? ``` import React, { useRef, useState, useEffect } from 'react' import...

Recently, One user tell me that views will amplify suddenly and come to normal, so I test it for some phones, It can't repeat. The Phone model is Vivo s7e活力版,...

Thanks for the useful lib. I've seen some performance issues causing slow typing, which I can verify in the Chrome performance tab. I think this is because even if the...

Bug found on Chrome and Edge - the plugin periodically adds a disabled vertical scrollbar which doesn't seem to be the intended behavior. This bug also seems to have appeared...

This fixes the bug on iOS with jumping scroll to the very top and keypad overlapping. Related to the issue #343

@jackmoore There is currently a bug with bootstrap 5 and implementation of scroll smoothing, any idea how to fix it? https://github.com/twbs/bootstrap/issues/33910