-
App window appears in the virtual screen on Surface Pro. It should appear on the primary screen.
-
Steps to reproduce:
Start Lasagna. Load a stack. Start the tutorial plugin "Cross section plugin". Mouse over the images fairly rapidly, leaving and entering the axes. Quickly Lasagna will crash and …
-
使用Pyside6中的QOpenGLWidget显示live2d,实现透明区域鼠标事件忽略效果,在点击部分透明位置时获取到的alpha通道不为0,而一部分渲染了live2d的位置alpha通道为零。
下面是我的检测透明度的方法:
```
def isIngoreArea(self, event):
height = self.height()
x, y …
-
To reproduce:
- compile a trivial file like `{ c' }`,
- select part of the LilyPond code,
- select part of the messages in the log,
- copy and paste elsewhere.
When selecting in the log, the …
-
```
warning: 44 ./nptl/pthread_kill.c: 没有那个文件或目录
[Current thread is 1 (Thread 0x7f292c6c2d00 (LWP 162551))]
(gdb) bt
#0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=n…
-
This topic already discussed, and I see that this regime was implemented in experimental branch. I compiled this branch but there is no two page mode. This feature is really useful. When we can expect…
-
Hello, it seems pyvistaqt is not compatible with PySide 6.7, even though there is no upper bound for this dependency.
```python
1 # %%
2 import mne
----> 4 mne.viz.set_3d_backend('py…
-
In Windows I have a GUI to convert STEP models into OBJ models, for each converted model I want to add an interactive preview to edit the model before saving it.
To create the GUI I used PySimpleGU…
-
Add support for changing the icon after an item has been created.
-
Hello,
i noticed that on your hotbox_designer, there is a possibility to display a subMenu clicking a button (via script), and i would like to do the same but using the picker buttons.
Basically, …