Skip to content

UI: Dialog Entrance Animation Offset and Split Tunneling Scrolling Issues #16

Description

@MGH529

UI: Dialog Entrance Animation Offset and Split Tunneling Scrolling Issues

  1. Incorrect entrance animation position for dialogs/menus

Description

Several dialogs and selection menus across the application have an incorrect entrance animation.

When opening a dialog/menu, it initially appears slightly above its final position and then moves downward to reach the correct centered position. The final position itself is correct; the issue is with the initial position/offset used by the entrance animation.

Expected behavior

The dialog/menu should enter smoothly without an incorrect initial position or visible vertical jump. Its entrance animation should be calculated relative to its actual final position.

Actual behavior

The dialog/menu:

  1. Opens slightly above its intended position.
  2. Animates downward.
  3. Eventually reaches the correct final position.

This creates a noticeable vertical movement/jump whenever the menu is opened.

Scope

The issue appears to be general across multiple dialogs/menus.


  1. Split Tunneling menu cannot be scrolled

Description

The "Split Tunneling" menu is not scrollable.

When the content exceeds the available screen height, the list remains fixed and cannot be scrolled vertically. As a result, items outside the visible area cannot be accessed.

Expected behavior

The "Split Tunneling" menu should support vertical scrolling whenever its content exceeds the available screen space.

Actual behavior

The menu remains stationary and does not respond to vertical swipe/scroll gestures.


WhiteVPN Version : 1.6.1
OS Version: HyperOS 3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions