-
- [X] Bug
My configuration :
```
Operating System: Windows 10 Pro 64-bit (10.0, Build 19041) (19041.vb_release.191206-1406)
System Manufacturer: Hewlett-Packard
Processor: Intel(R) Core(TM) i5-…
-
Some recommendations for improving the UI.
- Don’t put buttons in a `GridLayout`. It ignores their preferred size and makes them too large. Consider using a `Box` with glues and spacers for positio…
weisJ updated
4 years ago
-
```
...
"keybindings": [
{
"command": "newTab",
"keys": ["ctrl+t"]
},
{
"keys": ["ctrl+p"],
"command": {
"action": "splitPane",
…
-
The "fix" for #9649 introduced a (runtime-)warning, as it is "overriding" a generated property metghod:
`008327 Conflicting property method qx.ui.splitpane.Splitter.isVisible with qx.ui.core.Widget`…
-
# Environment
```none
Windows build number: Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0
Windows Terminal version (if applicable): 1.1.2233.0
Any other software?
…
-
The site doesn't work on Safari (macOS Catalina). It shows a blank site (with header & footer only).
-
##### 版本号:
"dependencies": {
"@antv/data-set": "^0.10.2",
"@jeecg/antd-online-re": "2.1.3",
"@tinymce/tinymce-vue": "^2.0.0",
"ant-design-vue": "^1.4.0",
"antd": "^4.3.3",
…
-
# Description of the new feature/enhancement
Consider extending the (awesome 🎉) Windows Terminal split pane functionality to add one more feature inspired from tmux (or Byobu), that is allowing the e…
-
# Environment
```none
Windows build number: Microsoft Windows [Version 10.0.18363.959]
Windows Terminal version (if applicable): 1.1.2021.0 (but not only)
```
# Steps to reproduce
…
-
Exception:
`java.lang.IndexOutOfBoundsException:` index can't be >= size: 24 >= 24
at com.badlogic.gdx.utils.FloatArray.get(FloatArray.java:131)
at com.badlogic.gdx.scenes.scene2d.ui.Horizontal…