-
I have caps lock bound to keyboard layout change, and every time i press it the "caps lock off" notification shows up. Is there already an undocumented option to do that, and if there isn't, can it be…
-
Every user can set content layout width larger than page layout:
![изображение](https://github.com/nolebase/integrations/assets/44705058/8724f443-f893-41fe-97dd-99e4795c136a)
Maybe need to calcu…
-
### Describe the bug
When using an `ItemsRepeater` combined with a `UniformGridLayout` in a `ScrollView`, dragging the scroll thumb very quickly causes the items to reposition erratically when the …
-
### What problem does this feature solve?
CSS Grid Layout is now supported in every modern browser.
Usage of Grid Layout will allow for more flexibility and ease of use than flexbox.
### What doe…
pdeva updated
2 months ago
-
## Description
Every few updates or so, Chromium pushes some change to the tab layout on Android and Brave subsequently receives the same change, regardless of whether we want it or not. This ca…
-
Based on https://hugocodex.org/add-ons/cookie-consent/#manage-consent linking to the `main/layouts/partials/consent.html` file, I've noticed the following:
- Banner is displayed on every load even …
-
### Issue description
I'm trying to set up my MonadTall to have a "flipped" orientation (master window on the right, stacked windows on the left) from the time of group creation. I can't seem to get …
-
_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._
The template system permits arbitrary changes to almost a…
-
## Description
In the following code:
```rust
let horizontal = Layout::horizontal([Min(10), Length(35), Min(5)]);
let vertical = Layout::vertical([Max(3), Length(10), Max(3)]);
for column in hori…
-
### Link to the code that reproduces this issue
https://github.com/kacyee/before-interactive-2
### To Reproduce
1. Start the application in production mode (npm build -> npm start)
2. Go to …