-
### Component(s)
Prometheus
### What is missing? Please describe.
Core problem: If a StatefulSet is owned by a controller (Prometheus object) with a scale subresource, then you cannot apply autosca…
-
## Describe the bug
1. Removing Next and Previous buttons from the top and keep them just at bottoms.
2. Changing the position of sidebar to fit in the topmost level navigation.
3. Adding next_pr…
-
Not an issue per-say, but I wanted to build this on Fedora and had to grok the build instructions.
As of Fedora 40:
```bash
sudo dnf install -y git make cmake automake gcc gcc-c++ \
qt6-q…
-
What happens: If I have multiple modals open, then pressing the ESC key closes all open modals.
Expected behaviour: pressing the ESC key should only close the current/topmost modal. Especially sinc…
-
### Tested versions
4.x
### System information
Godot v4.3.stable - macOS 13.0.1 - Vulkan (Mobile) - integrated Apple M1 - Apple M1 (8 Threads)
### Issue description
When reloading a project that …
-
def iter_frames(self, t):
#sys._current_frames(): dictionary with thread id -> topmost frame
current_frames = sys._current_frames()
v = current_frames.get(t.ident)
…
-
A key with PORT_TOGGLE property should remain 'pressed' until released, but natural_keyboard immediately releases it.
How to demo: run `mess ie15 -console` and then `emu.keypost(utf8.char(0x100066))`…
-
The `ks` variable in Pace and FV3 is supposed to designate the topmost layer in which the bk of the eta pair becomes zero. That layer and above is known as the _sponge_ layer. It makes sense to rena…
-
I've tried create chat page using nativescript-chatview. It works fine when chat page called from app.js, but when I call from another page using topmost().navigate("chat"); it has a problem when soft…
-
Have you thought about providing versions of these methods that return all objects at a point instead of just the topmost one?
I have an application where almost every layer needs interactive styles,…