MZ用プラグイン

横スクロールバー自動消去 - FixScrollBar.js

シェア用テキスト:
▼横スクロールバー自動消去(トリアコンタン様作) - FixScrollBar.js
https://plugin-mz.fungamemake.com/archives/975
画面サイズを640より縮めた場合に表示される横スクロールバーを消します。

ふりがな:よこすくろーるばーじどうしょうきょ

機能概要: 画面サイズを640より縮めた場合に表示される横スクロールバーを消します。

利用規約(ライセンス): MITライセンス

作者:トリアコンタン

作者サイト:https://triacontane.blogspot.com/

ダウンロードページ:https://raw.githubusercontent.com/triacontane/RPGMakerM…

ファイル名:FixScrollBar.js

プラグインのヘルプ:

/*=============================================================================
 FixScrollBar.js
----------------------------------------------------------------------------
 (C)2020 Triacontane
 This software is released under the MIT License.
 http://opensource.org/licenses/mit-license.php
----------------------------------------------------------------------------
 Version
 1.0.0 2020/08/23 初版
----------------------------------------------------------------------------
 [Blog]   : https://triacontane.blogspot.jp/
 [Twitter]: https://twitter.com/triacontane/
 [GitHub] : https://github.com/triacontane/
=============================================================================*/

/*:
 * @plugindesc Erase the horizontal scrolling bar.
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/FixScrollBar.js
 * @author triacontane
 *
 * @help FixScrollBar.js
 *
 * Erase the horizontal scrolling bar that is displayed
 * when the screen size is shrunk below 640.
 *
 * This plugin is released under the MIT License.
 */
/*:ja
 * @plugindesc 画面サイズを640より縮めた場合に表示される横スクロールバーを消します
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/FixScrollBar.js
 * @author トリアコンタン
 *
 * @help FixScrollBar.js
 * 
 * 画面サイズを640より縮めた場合に表示される横スクロールバーを消します。
 *
 * 利用規約:
 *  作者に無断で改変、再配布が可能で、利用形態(商用、18禁利用等)
 *  についても制限はありません。
 *  このプラグインはもうあなたのものです。
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2026 All Rights Reserved.