Maxime Costalonga

Results 3 issues of 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`...

type: enhancement
component: core

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...

type: enhancement
Feature: Table/Tree Editor

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...

type: bug