Thales Grilo

Results 8 issues of Thales Grilo

Hi! I noticed some missing examples on your [roadmap](https://github.com/revery-ui/revery/wiki/Roadmap), and I'm interested in taking on the Hacker News Reader. I searched for issues but none seem related to that. Can...

WIP
example
A-other

**Describe the bug** As mentioned on #641, `n` and `note` have no clear description in the docs regarding their difference. This can be confusing to newcomers, and their behavior should...

Needs Docs

Part of the Mobile Web Editor project. Depends on #1496 #### Nature of issue? - Existing feature enhancement #### Feature enhancement details: The Console is not available on mobile views...

type:feature

#### Nature of issue? - Existing feature enhancement #### Feature enhancement details: Right now, when the user presses the Play icon, to the right of the header on the ``,...

type:feature

Currently, the user must navigate outside of the `MobileIDEView` in order to render the sketch and get visual feedback from his code. This is not ideal for UX. Create a...

type:feature

Right now, there is an option to `Create Collection` on the `MobileDashboardView`, but it does nothing. This is because `:username/collections/create` renders the desktop component, which does not translate well to...

type:bug

The [Figma project](https://www.figma.com/file/4SoaiwasoL3fDlyzfS2JIQ/Second-Iteration?node-id=0%3A1) includes a Bottom Bar component with File-level actions (such as undo, redo, indent, comment, etc.) These actions are currently achievable through keyboard shortcuts, so gathering the method...

design

It seems WebDirt currently does not support MIDI output (`s "midi"`), which is pretty crucial for a variety of workflows. It looks simple enough to implement using `webmidi` by tweaking...