The Wayback Machine - https://web.archive.org/web/20220709020725/https://github.com/topics/encoding
Skip to content
#

encoding

Here are 1,509 public repositories matching this topic...

altechzilla
altechzilla commented Jun 23, 2022

Hey, can you guys add a cancel event to this? Thanks!

uppy.on('file-editor:cancel', () => {
    console.log('File Editor Cancelled')
})

Thanks!

Help Wanted Feature Triage Good first issue
Christilut
Christilut commented Nov 6, 2019

Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.

Describe the solution you'd like
After tab switching, scroll position should be remembere

Improve this page

Add a description, image, and links to the encoding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encoding topic, visit your repo's landing page and select "manage topics."

Learn more