Skip to content

NeoUI - Add scrollbar to scrollable sections#668

Merged
nullsystem merged 1 commit intoNeotokyoRebuild:masterfrom
nullsystem:GH-666_NeoUIScrollbar
Oct 12, 2024
Merged

NeoUI - Add scrollbar to scrollable sections#668
nullsystem merged 1 commit intoNeotokyoRebuild:masterfrom
nullsystem:GH-666_NeoUIScrollbar

Conversation

@nullsystem
Copy link
Copy Markdown
Collaborator

@nullsystem nullsystem commented Oct 2, 2024

Description

  • Current scrollable sections that's immediately noticable:
    • Settings -> Keys
    • Create server/game -> Map list selector
  • There might be others like player lists, but they all have the same behavior/style anyway
  • Handles mouse drag/click and paint just right-side of defined panel

Toolchain

  • Linux GCC Distro Native Arch/GCC 14

Linked Issues

@nullsystem nullsystem force-pushed the GH-666_NeoUIScrollbar branch from 12a5f98 to 93989a7 Compare October 2, 2024 19:36
@nullsystem nullsystem requested a review from a team October 2, 2024 19:37
@nullsystem nullsystem added this to the v9.0-prealpha milestone Oct 8, 2024
AdamTadeusz
AdamTadeusz previously approved these changes Oct 9, 2024
Comment thread mp/src/game/client/neo/ui/neo_ui.cpp
@AdamTadeusz AdamTadeusz requested a review from a team October 9, 2024 07:13
Comment thread mp/src/game/client/neo/ui/neo_ui.cpp Outdated
Comment thread mp/src/game/client/neo/ui/neo_ui.cpp
AdamTadeusz
AdamTadeusz previously approved these changes Oct 10, 2024
@nullsystem nullsystem requested a review from a team October 12, 2024 09:56
* Current scrollable sections that's immediately noticable:
    * Settings -> Keys
    * Create server/game -> Map list selector
* There might be others like player lists, but they all have the same
  behavior/style anyway
* Handles mouse drag/click and paint just right-side of defined panel
* fixes NeotokyoRebuild#666
@AdamTadeusz AdamTadeusz requested a review from a team October 12, 2024 13:56
@nullsystem nullsystem merged commit 6303e19 into NeotokyoRebuild:master Oct 12, 2024
@nullsystem nullsystem deleted the GH-666_NeoUIScrollbar branch May 7, 2025 20:29
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.

NeoUI - Scrollable section missing scrollbar

4 participants