commit | 5bf59337200188fb859fae26d109527f12a8047b | [log] [tgz] |
---|---|---|
author | Quentin Le Menez <quentin.lemenez@cea.fr> | Thu Jun 21 10:30:55 2018 +0200 |
committer | Quentin Le Menez <quentin.lemenez@cea.fr> | Fri Jun 29 10:22:54 2018 -0400 |
tree | 87a4ca36c7f02d77d7fbf187ebc1d3e7d263d3e9 | |
parent | d6cc66334298bc61938f8699641942e4f630ab92 [diff] |
Bug 534512 - [Layers] activating/ deactivating more than one layer do not behave correctly - Add a new CSS property to avoid conflicting styles across multiple applied CSS - Update the property views (cleaning) - We need not rely on the modification of the Layers' Views to update the application of the CSS - Moved command code to new Command classes - If no views have been selected All the displayed views are selected by default - Added a listener to the CSSIntances - Corrected the way the CSS were resolved as the Layer's and the Model's might have different memory spaces Change-Id: Id4c799ecde1f238e6b31ab43fd31acd7d81560d5 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>