mdh
mdh
The first pieces have been pushed into the auto-styler branch
This is a generic behavior into the Toolkit, not just for Video. The super class View create the div and provide it to the sub-classes. The main idea is to...
I agree, the biggest difficulty is to have something homogeneous between the different views. But for now, we can add the properties in the Layer and implement them in the...
After getting issue while compiling Cesium 1.85.x using Webpack 4.x, it seems that using webpack 5.x fixes the issue. Anyway, in a continuous evolutionary logic of the Toolkit, it is...
The problem is that what seems to be the most complicated in the webpack conf is the use of cesium which requires a particular configuration. But this configuration can't be...