mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-13 22:35:16 +03:00
5ea6414585
1C platform shows some modal dialogs (e.g. "Не удалось записать") via ps*win floating windows WITHOUT setting #modalSurface visible. Removed the modalSurface gate from checkErrorsScript — now scans all small forms for button patterns regardless of overlay state. The elCount > 100 threshold already filters content forms reliably. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>