「利用者:Damirprebeg」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 06:07時点における最新版

This suggestion addresses problem with tab readability. Although it seems logical that tab text is rotated left, that way direction of reading is unnatural, that is bottom-to-top instead of top-to-bottom. That can be solved pretty simple, just rotate text to the right and that's all.

Here's an actual look:

text rotated to the right


This simple hack is done by change of two lines in interface_panel.c code.