Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shadow for Heroes Meeting dialog #9666

Merged
merged 12 commits into from
Mar 28, 2025

Conversation

Furiiis
Copy link
Contributor

@Furiiis Furiiis commented Mar 21, 2025

Fixes: #7106
Previous pr with duscussions: #9654
I moved the shadow generation from StandardWindow::render() to new function - addShadowForRectangularDialog(). StandartWindow, Heroes::MeetingDialog and Battle::PopupDamageInfo are using this function

@Districh-ru Districh-ru added improvement New feature, request or improvement ui UI/GUI related stuff labels Mar 21, 2025
@Districh-ru Districh-ru added this to the 1.1.7 milestone Mar 21, 2025
@Districh-ru Districh-ru self-requested a review March 21, 2025 11:38
Copy link
Collaborator

@Districh-ru Districh-ru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Furiiis, the shadow looks great!
I left three comments, could you please check them when you have time?

@Furiiis Furiiis requested a review from Districh-ru March 21, 2025 17:52
Copy link
Collaborator

@Districh-ru Districh-ru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Furiiis, I left one more comment I missed during the previous review. Could you please check it.

@Furiiis Furiiis requested a review from Districh-ru March 21, 2025 18:25
Copy link
Collaborator

@Districh-ru Districh-ru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Districh-ru Districh-ru requested a review from ihhub March 21, 2025 18:27
Copy link
Owner

@ihhub ihhub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Furiiis , I left here few minor comments. Would you mind please to take a look at them when you have spare time?

@Furiiis Furiiis requested a review from ihhub March 23, 2025 09:40
@ihhub ihhub modified the milestones: 1.1.7, 1.1.8 Mar 23, 2025
@oleg-derevenetz
Copy link
Collaborator

Technically, this PR looks fine, but GitHub won't allow it to be merged until @ihhub clears his "changes requested" status.

@ihhub ihhub merged commit d6b4cf7 into ihhub:master Mar 28, 2025
22 checks passed
@ihhub
Copy link
Owner

ihhub commented Mar 28, 2025

@Furiiis , many thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature, request or improvement ui UI/GUI related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adventure map, shadow is missing for hero meeting window
4 participants