myjian / mai-tools

mai-tools is a collection of useful tools for maimai and maimai DX.
https://myjian.github.io/mai-tools
GNU General Public License v3.0
39 stars 11 forks source link

UX suggestion for converting DX to finale score: do not automatically open new window #15

Closed myjian closed 1 year ago

myjian commented 1 year ago

Instead, make a new DOM element for an imaginary location "CAFE MiLK", which links to the classic layout page.

This is an example of DOM element showing playing location.

<div class="basic_block m_10 p_l_10 t_l f_14 break" id="placeName">
    <span class="m_t_5 p_5 d_ib">ハイテクランドセガ渋谷</span>
    <div class="p_5 f_r d_ib f_0" id="placeNameCtrl">
        <img src="https://maimaidx.jp/maimai-mobile/img/btn_off.png" class="h_30">
    </div>
    <div class="clearfix"></div>
</div>
myjian commented 1 year ago

fixed by 828ffc380b2873b479011d091c30d94c61ea8079