-
When I use the pywt.swt function for a level 1 transform I get different results than when doing a manual convolution with the low pass and high pass filters using wavelet.dec_lo and wavelet.dec_hi. I…
-
**Describe the bug**
Code that draws a circle and and a line symmetric with 100% zoom causes asymmetric results with 175% zoom factor.
**To Reproduce**
Run following snippet
```java
import org.…
-
**Describe the bug**
An `ImageDataProvider` can be used to provide different `ImageData` instances for the passed zoom level. This does not work correctly - the passed zoom level is incorrect. It "sn…
-
| --- | --- |
| Bugzilla Link | [473259](https://bugs.eclipse.org/bugs/show_bug.cgi?id=473259) |
| Status | UNCONFIRMED |
| Importance | P3 normal |
| Reported | Jul 22, 2015 03:50 EDT |
| Modifi…
-
# Issue Description
As a user on OSIRIS, I would like to be able to change my DAE parameters (e.g. timing source) through the IBEX gui.
For reasons which are unclear, attempting to change any pa…
-
When starting the control example (`org.eclipse.swt.examples.controlexample`) the JVM crashes:
```
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x…
-
### Описание ошибки
При попытки добавить новый предопределенный элемент в заимствованный справочник, появляется ошибка.
При этом если в исходной конфигурации в этом справочнике есть предопределенные…
-
Consider (and I'll use Rust syntax because I'm lazy) code like this:
```rust
trait T { fn m() ; }
// A mappable module
struct S1;
impl T for S1 { fn m() { ... } }
// An unmappable module
stru…
-
### Описание ошибки
При описание параметра функции как ДокументОбъект или ДокументСсылка в автодополнение подставляются реквизиты из всех документов, ошибка при обращение к реквизиту уникальному для …
-
**Describe the bug**
Strange line breaking behavior when using the SWT.WRAP flag in a SWT Label and the text contains Swedish characters (åäö).
Seen so far only on Windows (11). I expected the wrapp…