If you create a RscMapControl inside of a RscControlsGroup, the map control (moving the map) is not working correctly. Much worse is, if you move the controls group the map doesnt move with it. {F26299}
Description
Description
Details
Details
- Legacy ID
- 3976188726
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Operating System
- Windows 7
- Category
- Scripting
Steps To Reproduce
Play the provided test mission in editor.
It creates two maps, one in the left half of the screen and one in the right.
The map in the left half is created directly as child of the dialog and work as expected. The map in right half is created as a child of a controls group and demonstrates the first bug (movement controls of the map). After 10 seconds both maps are moved a bit down. This demonstrates the second bug (right map dont move at all).
Event Timeline
Comment Actions
Hello, unfortunately map cannot be in RscControlsGroup due to the complexity of the UI.
Thank you for your feedback.