0.10.0-alpha.4
Pre-release
Pre-release
·
207 commits
to master
since this release
- suppor
useStyleFullscreen
on global config
In some situation, the browser's fullscreen api do not perform well. We can use css to simulate fullscreen. You can just set useStyleFullscreen
to be true
like this:
Chimee.config.useStyleFullscreen = true;
You can download this version through this command.
npm install chimee@next