R3vo/Sandbox – User

From Bohemia Interactive Community
< R3vo
Categories:
mNo edit summary
mNo edit summary
 
(119 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
= Mobile To-Do =
|-
''A list of things that would improve mobile compatibility''
! Control Type !! 👍 !! = !! 👎
 
|-
 
! colspan="4" | Text/Image/Video
''Lou thinks just because the list is empty there is nothing left to improve. Only if he knew.''
|-
 
| [[CT_STATIC]] || Example || Example || Example
= Done =
|-
 
| CT_EDIT || Example || Example || Example
* Creator dlc template needs a noresize.
|-
** {{Link|Spearhead_1944}}
| CT_HTML || Example || Example || Example
* Long command names should wrap
|-
** {{Link|removeAllUserActionEventHandlers}}
| CT_EDIT || Example || Example || Example
 
|-
* See also entries on command and function pages are broken
| CT_STRUCTURED_TEXT || Example || Example || Example
** {{Link|parsingNamespace}}
|-
 
! colspan="4" | Buttons
* Command and function template layout wastes a lot of space due to the two column design
|-
 
| CT_BUTTON || Example || Example || Example
* Tables with fixed widths need to be avoided. If they are too wide use noresize class wrapper
|-
** {{Link|Arma_3:_Visual_Upgrade}}
| CT_ACTIVETEXT || Example || Example || Example
 
|-
* YouTube embeds and images should not have a fixed width
| CT_SHORTCUTBUTTON || Example || Example || Example
** {{Link|Category:DayZ}}
|-
** {{Link|Spearhead_1944_Frontline_Function}}
| CT_CHECKBOX || Example || Example || Example
** It is because the youtube template has a hardcoded minimum width. This should get removed
|-
| CT_XBUTTON || Example || Example || Example
|-
! colspan="4" | Lists
|-
| CT_COMBO || Example || Example || Example
|-
| CT_TOOLBOX || Example || Example || Example
|-
| CT_CHECKBOXES || Example || Example || Example
|-
| CT_TREE || Example || Example || Example
|-
| CT_CONTROLS_TABLE || Example || Example || Example
|-
| CT_XCOMBO || Example || Example || Example
|-
| CT_LISTBOX || Example || Example || Example
|-
| CT_LISTNBOX || Example || Example || Example
|-
| CT_LISTNBOX_CHECKABLE || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
! colspan="4" | 3D Objects
|-
| CT_OBJECT || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
| CT_XLISTBOX || Example || Example || Example
|-
|}

Latest revision as of 18:11, 18 May 2025

Mobile To-Do

A list of things that would improve mobile compatibility


Lou thinks just because the list is empty there is nothing left to improve. Only if he knew.

Done

  • Command and function template layout wastes a lot of space due to the two column design
  • Tables with fixed widths need to be avoided. If they are too wide use noresize class wrapper