Alexander Demidov

Results 15 comments of Alexander Demidov

Another similar problem, after update extrautlites to 1.7.3 ``` The name extrautils2:spike_stone has been registered twice, for Block{null} and Block{extrautils2:spike_stone} ```

Hello. I have same problem (https://github.com/Infocatcher/Tab_Scope_Tweaker/issues/1#issuecomment-70226124) If window of preview tab is opened - scrolling tabs with the mouse wheel not working. I intention to look "hidden" tabs (in not...

Correct "stubs" https://github.com/dimti/wn-builder-plugin/commit/b6f95931f932c5793983535dc805102b276b34d5

@bennothommo Okey, i need resolved for https://github.com/wintercms/wn-builder-plugin/pull/52, because changes on that subject - checkouted from them

Number inscreases in that code block: `classes/MigrationModel.php::makeScriptFileNameUnique` And this use snake-case separator between base file name and suffix number: ```php public function makeScriptFileNameUnique() { $updatesPath = $this->getPluginUpdatesPath(); $baseFileName = $fileName...

@bennothommo i added new solution for this Groups controls used both for separate render template an adding field model and in mass adding fields on the model, where groups merge...

Controls array nerested from `classes/ControlLibrary.php::resolveControlGroupName` and then used localized labels. Can i do add pull request? - that fixed this problem https://github.com/dimti/wn-builder-plugin/tree/bugfix/49 https://github.com/wintercms/wn-builder-plugin/compare/main...dimti:wn-builder-plugin:bugfix/49

Simple fix there: https://github.com/dimti/wn-builder-plugin/commit/e323ec72