R3vo/Sandbox – User

From Bohemia Interactive Community
< R3vo
Categories:
mNo edit summary
mNo edit summary
 
(222 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong><font size="20em"><center>[[Arma: GUI Configuration]]</center></font></strong>
= Mobile To-Do =
== Control Types ==
''A list of things that would improve mobile compatibility''
{{Navbox control types}}


== GUI Scripting ==
<div style="columns: 3">
* [[:Category:Command Group: GUI Control|Command Group: GUI Control]]
* [[:Category:Command Group: GUI Control - Controls Table|Command Group: GUI Control - Controls Table]]
* [[:Category:Command Group: GUI Control - HTML|Command Group: GUI Control - HTML]]
* [[:Category:Command Group: GUI Control - ListBox|Command Group: GUI Control - ListBox]]
* [[:Category:Command Group: GUI Control - ListNBox|Command Group: GUI Control - ListNBox]]
* [[:Category:Command Group: GUI Control - Map|Command Group: GUI Control - Map]]
* [[:Category:Command Group: GUI Control - Menu|Command Group: GUI Control - Menu]]
* [[:Category:Command Group: GUI Control - Object|Command Group: GUI Control - Object]]
* [[:Category:Command Group: GUI Control - Tree View|Command Group: GUI Control - Tree View]]
* [[:Category:Command Group: GUI Control - Menu|Command Group: GUI Control - Menu]]
* [[User Interface Event Handlers]]
</div>


== See Also ==
''Lou thinks just because the list is empty there is nothing left to improve. Only if he knew.''
<div style="columns: 2">
* [[Arma: GUI Configuration]]
* [[Arma 3 GUI Coordinates]]
* [[Arma 3 User Interface Editor]]
* [[Arma 3 IDD List]]
</div>


<!-- page modifications -->
= Done =
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px)">{{FULLPAGENAME}}</span>}}
 
__NOTOC__
* Creator dlc template needs a noresize.
[[Category:Sandbox]]
** {{Link|Spearhead_1944}}
* Long command names should wrap
** {{Link|removeAllUserActionEventHandlers}}
 
* See also entries on command and function pages are broken
** {{Link|parsingNamespace}}
 
* 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
** {{Link|Arma_3:_Visual_Upgrade}}
 
* YouTube embeds and images should not have a fixed width
** {{Link|Category:DayZ}}
** {{Link|Spearhead_1944_Frontline_Function}}
** It is because the youtube template has a hardcoded minimum width. This should get removed

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