Yevhenii Miniailenko
Yevhenii Miniailenko
## TODO: * [x] Cloud improvements and optimizations. * [ ] Add subfolders for tree. * [ ] Context menu (Right click menu) * [ ] Add manager type switcher...
I have added a feature which works by **click**. Click on image and zoom it easy. **Initialize** in this way if you want to **disable** the **multiplier** feature ```javascript wheelzoom(document.querySelector('img.zoom'),...
This dependency In PHP 8.4 now throws deprecation: ``` Fluent\Logger\FluentLogger::__construct(): Implicitly marking parameter $packer as nullable is deprecated, the explicit nullable type must be used instead ``` Recommendation from [PHP...