-
### Hyprland Version
System/Version info
```sh
Hyprland, built from branch HEAD at commit c5e28ebcfe00a510922779b2c568cfa52a317445 (props: bump ver 0.37.1).
Date: Sat Mar 16 14:51:49 2024
T…
-
On Android, ScrollView children grow (as seen in Button in screenshot)
On Web, ScrollView children don't grow
This can be fixed by switching the style on the ScrollView div from `block` to `flex`.…
-
This page is a living document outlining the major projects we're working on next for reflex 0.7.0. The projects are ordered more-or-less in the order we plan to complete them.
Feel free to comment…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
```
[hyprland.conf.txt](https://github.com/user-attachments/files/16652822/hyprland.conf.txt)
### Desc…
-
Hi,
I've been trying to run the demo example from AQML, and the generation of amons works without any problems. However, when I run the train command it faces a problem with reading the xyz files f…
-
Hello,
We are using vue-rx with typescript and we encountered some issues:
- In `subscriptions` we can access to the properties defined in `data` but the current vue-rx types say that we can't.
…
-
- Web Spec: https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-numeric
- React-Native: https://facebook.github.io/react-native/docs/text-style-props#fontvariant
I've tested that this in…
-
I am attempting to import svgs from a class template and animating their colors:
My .svgrrc.js:
```
/* eslint-disable no-shadow */
module.exports = {
native: true,
template(
{ templa…
-
**Describe the bug**
Tooltips are not displayed for (icon_)buttons once that button has addition properties specified.
**To Reproduce**
Use the following code in a page. Hovering over the icon_bu…
-
the problem is in android onPress on G element working only for first child but in IOS working very well
that means in bellow image only for big square top left working
Each square is like this
…