Mustafa Al Ibrahim
Mustafa Al Ibrahim
## System and Software * aicsimageio Version: 4.1.0 * Python Version: 3.9.6 64bit * Operating System: Windows 10 ## Description This is my first time trying to save files using...
## Use Case A standard predictable output from aicsimageio is needed for designing functions (and napari plugins) that will easily work on multiple types of image formats. aicsimageio is great...
# Problem: When attempting to use custom hatch "p" with the newest version of Matplotlib, you get the following deprecation warning. So, it seems that, soon, the latest version of...
**Update**: See [this comment](https://github.com/beeware/briefcase/issues/646#issuecomment-3369414678) for details on an approach to fix the problem. **Describe the bug** The following error shows up: ``` Linking application installer... light.exe : error LGHT0306 :...
This implements the QCheckComboBox that is discussed in #89. A few notes: - `addItems` and `addItem` included `checked` parameters to quickly initializes the items while adding. We can remove that...
As this library grows, it would be good to provide documentation on usage. If the proper infrastructure/base for documentation is added, contributors (e.g., me) can add documentations/tutorials as new features/widgets...
I propose the inclusion of a custom widget for check combobox. This is useful in some scenarios (e.g., select multiple samples). If there is interest, I will clean up my...
**Describe the bug** The labels of the range sliders are clipped when displayed on high resolution screens. You can see in the snapshots that even at 100% scaling in the...
**Describe the bug** I am noting that two tests in the eliding_label fails at my laptop. I believe it is related to the fact I am using high resolution screen...
## System and Software * aicsimageio Version: 4.9.2 * Python Version: 3.10 * Operating System: Windows 11 64Bit ## Description This is a 'bug' related to the fuzzy world of...