ACE3/addons/maptools/functions
b-mayr-1984 020cf2ddd8
maptools - Improve behaviour upon first open (show under mouse position instead of bottom-left corner) (#8848)
* open map tools in center of screen upon first open

Don't show the map tools at the bottom-left corner of the map when you first open it, but right where your mouse is.

* always move to mouse position when opened (not just once)

incorporated feedback from co-authors

Co-Authored-By: Drofseh <Drofseh@users.noreply.github.com>
Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* replace tabs by 4x whitespaces in order for checks to complete successfully

* move code to fnc_updateMapToolMarkers so it always runs

Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-04-06 16:49:27 -05:00
..
fnc_calculateMapScale.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_canUseMapGPS.sqf Maptools - Make GPS display a real 3d object (#7086) 2019-09-05 15:58:05 -05:00
fnc_canUseMapTools.sqf Map Tools - Improve modded maps support (#8729) 2021-12-07 22:06:15 +01:00
fnc_drawLinesOnRoamer.sqf Utilize isNotEqualTo (#7929) 2021-02-27 11:05:05 -06:00
fnc_handleMouseButton.sqf Maptools - Don't convert vanilla straight lines (#7072) 2019-06-27 12:57:30 -05:00
fnc_handleMouseMove.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_isInsideMapTool.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_openMapGpsUpdate.sqf Maptools - Make GPS display a real 3d object (#7086) 2019-09-05 15:58:05 -05:00
fnc_updateMapToolMarkers.sqf maptools - Improve behaviour upon first open (show under mouse position instead of bottom-left corner) (#8848) 2022-04-06 16:49:27 -05:00
script_component.hpp Reordered the map, mapfx and pbos: 2015-03-14 16:58:05 -03:00