-
After the Latest Obsidian update, the "spaces" is not displayed properly if language of app is set to an RTL Language.
Image for clarification
![1](https://github.com/Make-md/makemd/assets/10870…
-
**Is this a camera bug?**
Nope
**Describe the bug**
RTL is not showing on iOS (Android works fine).
I checked for Hebrew and Arabic.
**Screenshots**
**iPhone**:
![WhatsApp Image 2022-03-08 …
-
-
This seems like a good place to start when tackling the former PR's
See: https://github.com/malte-wessel/react-custom-scrollbars/pull/88
I assume the new project doesn't have RTL support. I'll tes…
-
How to make the navbar supports RTL direction?
![image](https://user-images.githubusercontent.com/39998943/194678590-7b8fd5bb-3923-4437-8958-2428b8d70ac9.png)
-
in this sample code i can't set right to left texts on dropdown menus
```dart
List buildDropdownMenuItems(List sessions) {
List items = List();
for (SessionsEntity session in sessions)…
-
-
Hi,
I noticed in RTL mode the scroll direction is inversted. Looking at the code I see why, since in RTL everything is flipped using transform.
A better solution would be to rely more on the nat…
-
### The problem
Setup:
HomeAssistant Green device
Mosquitto broker installed & working
rtl_433_next never worked (didn't auto-connect to mosquitto)
Successfully installed rtl_433, and device ping…
-
I try to receive a Honeywell doorbell type [DW915s](https://media.hornbach.de/hb/datasheet/as.46611649.pdf) ringing. The doorbell uses 868Mhz and a protocoll called ActivLink. I think found it in [thi…