名前入力にスペイン語の名前を入力できるプラグイン – RS_Window_SpanishNameInput.js
- タイトル
- This plugin allows you to type the Spanish name in the Name Input
- 作者名
- biud436様
- ヘルプ
- =============================================================================
Q & A
=============================================================================
Q. How to prevent to being expanded button width automatically when the text length is too long?
A. In the plugin parameter named Button Type, if you set the Crop option, it can decrease the font size of the button if the text width is larger than the default button width.
=============================================================================
Change Log
=============================================================================
2018.02.24 (v1.0.0) - First Release.
2018.10.13 (v1.0.1) - Added several plugin parameters. - パラメータ
-
param Font Size desc Specify the font size in name processing. default 28 param Line Height desc Specify the line height for window. default 36 param Window Width desc Calculate the window width. default 480 param Window Height desc Calculate the window height. default this.fittingHeight(6); param Default Button Width desc Specify the default button width. default Math.floor(this.width/this.maxCols()); param Center Spacing desc Specify the spacing value in the middle space. default 0 param Button Type type boolean desc Sets the button width how to calculate the width. default false on Crop off Expand - ライセンス表記
- MIT License
Copyright (c) 2018 biud436
Free for commercial and non commercial use.
紹介ページ https://github.com/biud436/MV/blob/master/RS_Window_SpanishNameInput.js