-
## Details
The latest version of Plots.jl displays plots with large margins in GKS QtTerm windows.
plot(Plots.fakedata(50,5))
Floating window:
![screenshot-211109-1659-41](https://user-ima…
ghost updated
2 years ago
-
Testing on Debian bullseye, the position of the dropdown popup window is wrong. The following
patch makes it better:
```
diff --git a/src/dropdown.rs b/src/dropdown.rs
index 357a80e..dbd692a 100…
-
Some GTK themes on Linux have a dark title bar for applications which have dark mode enabled for GTK. I'm not sure if it's possible given how GLFW works currently, but it would be a nice feature to ma…
-
### Steps to reproduce
1. Create a TextInput widget with an `OutlineInputBorder` that has a circular border with a high radius, and a non-null `label`
2. Click on the TextInput
### Expected res…
-
##### Expected behavior.
To be able to toggle on/off bold/italic
##### Actual behavior.
Can't toggle on/off bold/italic
##### Steps to reproduce the problem.
This happens very often when you …
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.87.0
- OS Version: Fedora 39 x86_64
Steps to Reproduce:
Run `code` from terminal or open V…
-
`Widget build(BuildContext context) {
final linkStyle = TextStyle(
color: linkColor,
decorationColor: linkColor,
decoration: TextDecoration.underline,
);
…
-
Instructions to reproduce bug:
Start fluxbox. Start two programs \(XTerm will be fine, I also tried Kolourpaint\). Middle-drag the tab of one program into the tab of another, so that they become …
-
### Regression?
No
### System Info and Version
System/Version info
```sh
```
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Da…
-
## Subject of the issue
Local (and thus global) bounds of SFML text do not take underline and strikethrough into account.
## Your environment
* Windows 10, but the issue is OS independent.
*…