R3vo/Sandbox – User

From Bohemia Interactive Community
< R3vo
Categories:
mNo edit summary
mNo edit summary
 
(251 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
= Mobile To-Do =
__NOEDITSECTION__
''A list of things that would improve mobile compatibility''


[[Category:Eden Editor]]
[[File:edenEditor_logo.png|center|256px]]


<div style="margin:0 auto; width:1024px;">
''Lou thinks just because the list is empty there is nothing left to improve. Only if he knew.''
<div class="floating-box" style="Height:250px;">
==[[:Category:Eden Editor: Getting Started|Getting Started]]==
:[[Eden Editor: Introduction|Introduction]]
:[[Eden Editor: Switching from 2D Editor|Switching from 2D Editor]]
:[[Eden Editor: Terminology|Terminology]]
</div>


<div class="floating-box" style="Height:250px;">
= Done =
==[[:Category:Eden Editor: Interface|Interface]]==
:[[Eden Editor: Menu Bar|Menu Bar]]
:[[Eden Editor: Toolbar|Toolbar]]
:[[Eden Editor: Asset Browser|Asset Browser]]
<!--:[[Eden Editor: Entity List|Entity List]]-->
<!--:[[Eden Editor: Editing History|Editing History]]-->
:[[Eden Editor: Status Bar|Status Bar]]
:[[Eden Editor: Controls|Controls]]
</div>


<div class="floating-box" style="Height:250px;">
* Creator dlc template needs a noresize.
==[[:Category:Eden Editor: Asset Types|Asset Types]]==
** {{Link|Spearhead_1944}}
:[[Eden Editor: Object|Objects]]
* Long command names should wrap
:[[Eden Editor: Groups|Groups]]
** {{Link|removeAllUserActionEventHandlers}}
:[[Eden Editor: Custom Composition|Custom Compositions]]
:[[Eden Editor: Trigger|Triggers]]
:[[Eden Editor: Waypoint|Waypoints]]
:[[Eden Editor: System|Systems]]
:[[Eden Editor: Marker|Markers]]
:[[Eden Editor: Comment|Comments]]
</div>


<div class="floating-box" style="Height:250px;">
* See also entries on command and function pages are broken
==[[:Category:Eden Editor: Editing|Entity Editing]]==
** {{Link|parsingNamespace}}
:[[Eden Editor: Entity Placing|Placing]]
:[[Eden Editor: Entity Transforming|Transforming]]
:[[Eden Editor: Transforming Crew|Transforming Crew]]
:[[Eden Editor: Transformation Widget|Transformation Widget]]
:[[Eden Editor: Connecting|Connecting]]
:[[Eden Editor: Entity Attributes|Attributes]]
</div>


<div class="floating-box" style="Height:250px;">
* Command and function template layout wastes a lot of space due to the two column design
==[[:Category:Eden Editor: Scenario|Scenario]]==
:[[Eden Editor: Scenario Attributes|Scenario Attributes]]
:[[Eden Editor: Scenario Phases|Phases]]
:[[Eden Editor: Preview|Preview]]
:[[Eden Editor: Publishing|Publishing]]
:[[Eden Editor: Scenario Folder|Scenario Folder]]
</div>


<div class="floating-box" style="Height:250px;">
* Tables with fixed widths need to be avoided. If they are too wide use noresize class wrapper
==[[:Category:Eden Editor: Modding|Modding Eden Editor]]==
** {{Link|Arma_3:_Visual_Upgrade}}
:[[Eden Editor: Modding|Modding Basics]]
:[[Eden Editor: Setting Attributes|Setting Attributes]]
:[[Eden Editor: Configuring Attributes|Configuring Attributes]]
:[[Eden Editor: Modding Menu Bar|Adding Menu Bar Options]]
:[[:Category:Command_Group:_Eden_Editor|Eden Scripting Commands]]
:[[Arma_3:_Event_Handlers:_Eden_Editor|Eden Event Handlers]]
:[[Eden Editor: Actions|Eden Actions]]
:[[Eden Editor: Object Categorization|Object Categorization]]
</div>


<div class="floating-box" style="Height:250px;">
* YouTube embeds and images should not have a fixed width
==See Also==
** {{Link|Category:DayZ}}
:[[:Category:Scripting_Commands_Arma_3|Scripting Commands]]
** {{Link|Spearhead_1944_Frontline_Function}}
:[[:Category:Arma_3:_Functions|Functions]]
** It is because the youtube template has a hardcoded minimum width. This should get removed
:[[Arma_3:_Event_Handlers|Event Handlers]]
:[[Waypoint types]]
:[[Modules]]
</div>
 
<div class="floating-box" style="Height:250px;">
==External Links==
:[https://forums.bistudio.com/forum/199-arma-3-eden-editor Forums]
:[http://feedback.arma3.com/bug_report_page.php Report an Issue]
:[http://dev.arma3.com/ Dev Hub]
</div>
<br style="clear:both;">
 
<div class="floating-box"><br>
[[File:3den promo 1.jpg|284px]]</div>
<div class="floating-box"><br>
[[File:3den promo 2.jpg|284px]]</div>
<div class="floating-box"><br>
[[File:3den promo 3.jpg|284px]]</div>

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