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

UI enhancements and event handling for promotional content. #68

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

BoiHanny
Copy link
Owner

@BoiHanny BoiHanny commented Aug 9, 2024

No description provided.

Added a `ToggleButton` to the `Grid` in `MainWindow.xaml` with specific properties. Introduced a new `Border` element within a `StackPanel` with a `LinearGradientBrush` background and `DropShadowEffect`. Added multiple `TextBlock` elements within the `Border` for promotional text. Included two `Button` elements with images and click event handlers. Added a new `Border` named `MainDiscoundButton_grid` with a `LinearGradientBrush` background and `DropShadowEffect`, containing `TextBlock` elements for discount info. Removed an existing `Border` and its child `StackPanel`. Added new event handlers in `MainWindow.xaml.cs` for various user interactions.
Updated project version from 0.9.003 to 0.9.004.
Reclassified Img\Icons\Apply_ico.png and Img\Icons\Info_ico.png
from the None section to the Resource section.
@BoiHanny BoiHanny merged commit ca7717c into master Aug 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant