Matt Carroll

Results 146 issues of Matt Carroll

The magnifier appears in the wrong place, initially. I found this problem on iOS. It probably happens on Android, but I'm not sure. I found the problem in Super Editor,...

type_bug
area_supereditor
area_supertextfield
platform_ios
platform_android
bounty_junior
f:superlist
time:2
area_super_reader

Recently we hacked a fix for the caret size due to a bug in Flutter when the caret sits at the end of text, after a space. That hack generally...

area_supertextfield
bounty_junior
f:superlist
time: 1
area_super_text

A bug was found in a client app related to `SuperTextField`. I don't have a repro to paste here, but I found the following. Situation: A tab view with multiple...

area_supereditor
area_supertextfield
bounty_junior
f:superlist
time:2
area_super_reader

Consider inline code styling. Inline code typically includes 3 elements different from the text around it: a monospace font, a rounded rectangle behind the text, and extra space at the...

area_supereditor
area_supertextfield
bounty_junior
time:10
area_attributed_text
area_super_text
area_super_reader
f:clickup

Some common document layout features require what essentially amounts to a document within a document. For example, every cell within a table is essentially its own document. A single cell...

area_supereditor
platform_windows
platform_mac
platform_linux
platform_web
platform_ios
platform_android
bounty_junior
area_super_reader
time: 20
f:clickup

Add tools necessary for apps to implement drag-and-drop node re-ordering. To prove the viability, create an example that uses long-press on mobile to re-arrange nodes. The original node should remain...

area_supereditor
platform_windows
platform_mac
platform_linux
platform_web
platform_ios
platform_android
bounty_junior
time:10
f:clickup

We've been working on Super Editor for three years. In that time we've enjoyed funding from companies including Superlist, ClickUp, Turtle, Clearful, Bringing Fire, and Reflection. Our goal from the...

awaiting-customer-feedback

I'm assembling a slide show and I seem to be forced to provide a route for every slide. In my case, I don't plan to show or distribute this presentation...

The current structural approach of `flutter_deck` is to subclass `FlutterDeckSlideWidget` to create a slide. This requirement seems to result in a lot more code than should be necessary to describe...

I'm doing run throughs of a presentation. I place the cursor over the "next" button to click through some slides. But when I take more than a few seconds on...