-
### Environment
react-native-cli: 2.0.1
react-native: 0.60.6
`-- (empty)
`-- react-native-windows@0.60.0-vnext.32
node: v10.16.3
npm: 6.9.0
yarn: 1.17.3
- SDK Version(s):
10.0.18362.0…
-
The following example, adapted from `swash_render`, fails on my machine (Windows 11)
Code
```rust
//! A simple example that lays out some text using Parley, rasterises the glyph using Swash
//…
-
We want to add a new customizable toolbar or "action bar" to an Editor, likely best positioned to the right on the same line as the breadcrumb below the tabs.
Given extensions will have requirements…
-
**Describe the bug**
In Preview mode, RTL Paragraphs, for example Persian Text (Paragraphs that start with RTL characters) keep wrong (LTR) direction.
However in Edit mode,they seem right. They au…
-
Obligatory nsfw game warning, but I recently decided to test this game out on my OLED LE deck and I'm noticing something weird. If Iaunch the game as is on game mode, I run into various visual issues …
-
Consider the following bit of HTML:
```
The title is אבג C++ דהו in Hebrew.
```
This is a Latin paragraph containing a (faux) Hebrew book title that itself contains the Latin name "C+…
-
Is it possible to "ljust" names of these inlay hints to the max width among them so they look better in the editor? (i.e. all `=` on the same column).
An realistic case where it will definitely hel…
-
Dear Tushar Amdoskar,
I hope this message finds you well. I’ve identified key areas in SuperSpeechSaga that could benefit from improvements in performance and UI scalability.
Main Issues:
1. …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
### Description
I'm using a custom input field which is just based on the basic TextInput component in react-native.(I'm using Android device btw)
The screen essentially consists of two input fields…