Page MenuHomeFeedback Tracker

Getter for ctrlMapSetPosition
Closed, ResolvedPublic

Description

A command (e.g 'ctrlMapPosition') that would return the relative values of position and size of a map control within another control group.
Currently using ctrlPosition does not return the correct values.

Details

Severity
Feature
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 10 x64
Category
Feature Request
Steps To Reproduce
  1. Make two map controls within the same control group. Both maps have same position and size. Move one using ctrlMapSetPosition.
  2. Run
_ctrl2 ctrlMapSetPosition (ctrlPosition _ctrl1);
  1. See that the 2nd control isn't on the same place as the first one was.
Additional Information

I can provide an example if needed.

Event Timeline

johnb43 created this task.Oct 7 2021, 8:00 PM

Added with rev.148324

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Oct 8 2021, 11:04 PM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.

This ticket can be closed, as it has been addressed.

BIS_fnc_KK closed this task as Resolved.Nov 30 2022, 10:20 AM
BIS_fnc_KK changed Resolution from Open to Fixed.