kbin-kes icon indicating copy to clipboard operation
kbin-kes copied to clipboard

[FEAT] Helper function: make modal

Open aclist opened this issue 10 months ago • 1 comments

Browser

Firefox-based

Script manager

Tampermonkey

KES version

4.3.0-beta.33

Describe the feature

While refactoring the softblock mod to make a cleaner menu, I'm finding I have to basically reimplement a modal logic like the one used by MES. A function should be available to easily set up a generic modal with Mbin styling pre-applied and basic show/hide functionality. Mods could add elements into this canvas and call simple methods on it.

aclist avatar Feb 19 '25 14:02 aclist

This is now provided by https://github.com/aclist/kbin-kes/pull/468

aclist avatar Mar 03 '25 08:03 aclist