-
If I have Components like menu, radiobox, etc in container, it is scrollable. But elements don't seem to be scrollable.
```cpp
#include
#include
#include
#include
#include
ftxui::Eleme…
-
Hi @alphapapa,
I'm having trouble diagnosing this error when I tried to resume/revert one of my activities, since it's referring to compiled functions without names. Does this stack trace make sens…
-
Something wrong with the scroll bar layouts. Consider:
``` xml
```
Fine:
![image](https://cloud.githubusercontent.com/assets/3024242/3417879/8b76e884-fe3e-11e3-880f-d78909575d7a.png)
C…
-
Hello,
I found a bug, that I don't understand at all.
On a TextInput, if I set a percentWidth (any value) with set_percentWidth() or by accessing the attribute directly, there's a segmentation fault…
-
차트에서 Y축 SCROLL은 사용할수 없는건가요?
VSCROLL WIDGET이 있는거같기는 한데 이건 좀 편의상 좋아보이지않아서요
혹시 있으면 가르쳐주시길 부탁드립니다
-
Hey, I'd like to improve the VScroll object to only scroll when the mouse is over the control being scrolled. As it is now, if there are multiple vscroll areas, they all respond to all mouse scroll ev…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug
----------------------------------------
#### Operating System
Windows 10
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkint…
-
I am using a mono editor font (JetBrains-Regular) but the images are appearing on the top left of the screen. They do try to follow the cursor, but they begin at the top left corner and move less than…
-
Requires #14 to be done first.
Keyboard arrows are common to scroll, but so are `j` and `k` on TUIs. The goal of this task is to add the following bindings:
- `j` to scroll down,
- `k` to scrol…
-
There are a bunch of package-lint warnings in the various files, e.g.,
~~~
pdf-util.el 1364 warning the following functions are not known to be defined: image-mode-window-get, image-set-window-vs…
minad updated
2 years ago