Skip to content

Conversation

@DevMando
Copy link
Owner

@DevMando DevMando commented Jul 2, 2025

Changes

  • Adjusted Radzen animation effects for smoother UX:

    • DashboardNavigationTabs.razor: Removed SlideUp animation
    • WelcomeGreeting.razor: Removed DelayMilliseconds from FadeIn
    • Profile.razor: Changed FlipUp to ZoomIn, updated label from "Cool" to "Dangerous"
  • Removed unused image folder from project:

    • Deleted Components/Images references from .csproj

DevMando and others added 2 commits July 2, 2025 07:56
…nd Remove Unused Image Folder

  ### Changes
  - `DashboardNavigationTabs.razor`: Removed `SlideUp` animation as it was causing too many issues and made the application feel broken.
  - `WelcomeGreeting.razor`: Removed `DelayMilliseconds` from `FadeIn`
  - `Profile.razor`: Changed `FlipUp` to `ZoomIn`, updated label from "Cool" to "Dangerous". Felt bad with someone not being cool, and it is more interesting if they are dangerous or not.

- Removed unused image folder from project:
  - Deleted `Components/Images` references from `.csproj`
@DevMando DevMando merged commit 1ff323f into main Jul 2, 2025
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.

2 participants