Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problems:
Solution was to create a new DropPanel control which is based on the the ToolStrip drop panel control. This popup has an arrow indicator which points to the place the items are referring and doesn't suffer the problems QGCMenu has. I've switched over the Map click popup to use that as well as the Plan view hamburger drop down.
Here you can see a map click pop at the extreme edge of the map. Normally the control will drop to the right of the click. But if there is lack of room it will switch to drop to the left of the click.
![Screenshot 2025-02-10 at 11 01 15 AM](https://private-user-images.githubusercontent.com/5876851/411717797-0e527f69-6fc0-444c-9022-1cd512ee6397.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDM0OTUsIm5iZiI6MTczOTU0MzE5NSwicGF0aCI6Ii81ODc2ODUxLzQxMTcxNzc5Ny0wZTUyN2Y2OS02ZmMwLTQ0NGMtOTAyMi0xY2Q1MTJlZTYzOTcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTQyNjM1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Y2IxZDUzODFkNDk1MjliMTY4NzhjOTE5M2NlOGIzODFlMTViNThjYzk2YWI3ZGEyZDUzZGQ1MzJiNzc1YjQwMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.deBZh2DmWjepPpvHWADmU_tARMnCxpbY3j87088lA8I)