Maxime Costalonga
Maxime Costalonga
Hi there! This issue is to report an un expected behaviour using `HasTraits.sync_trait()` with `Dict` traits. In the code snippet below, I have to `Dict` traits synchronised: when the `Dict`...
Hi there! This microscopic PR is intended to provide ways to control if cells in a table rendered with `DataView` can be selected or disabled., via new methods added to...
Hi there ! It seems that upon using `DataView` with a large amount of data, the app using it becomes quite slow if a lot of items are selected in...
Hi there! In [the required libraries to run the examples](https://github.com/pimoroni/grow-python/blob/main/requirements-examples.txt), `Pillow` version is requested to be greater than 10. However, the implementation of `monitor.py` uses methods that have been removed...
Hi there! To begin with, thank you for your amazing products. This tiny PR suggests a fix in _example/monitoring.py_, consisting of replacing `ImageDraw.textsize` and `FreeTypeFont.getsize` by `textbbox` and `getbbox` method...
**Describe the bug** Hi there! First, thank you for providing this great extension. I'm opening this issue to report the fact that I couldn't create a filter in my config...
### Describe what happened and what your expected to happen Hi there! Thank you for providing this awesome plugin! I open this issue to report a bug when I try...