R3vo/Sandbox – User

From Bohemia Interactive Community
< R3vo
Categories:
Line 9: Line 9:


* Command and function template layout wastes a lot of space due to the two column design
* 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}}

Revision as of 09:50, 17 April 2025

Mobile To-Do

A list of things that would improve mobile compatibility

  • Long command names should wrap

removeAllUserActionEventHandlers

  • See also entries on command and function pages are broken

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

Arma_3:_Visual_Upgrade