Skip to content

Web Viewer UI Improvements#2798

Merged
jstone-lucasfilm merged 2 commits intoAcademySoftwareFoundation:mainfrom
kwokcb:web_fps
Mar 5, 2026
Merged

Web Viewer UI Improvements#2798
jstone-lucasfilm merged 2 commits intoAcademySoftwareFoundation:mainfrom
kwokcb:web_fps

Conversation

@kwokcb
Copy link
Contributor

@kwokcb kwokcb commented Mar 4, 2026

Changes

  • Add FPS timer. Toggles via T / t(imer). ( SHIFT-f / F already used for frame-grab so don't want to mix things up ).
  • Make UI consistent for font, and color
  • Make menus not be file names but try and parse out useful words. Remove extensions.
  • Prevent UI from overlapping and wrapping when page is narrow (mobile and desktop).

Results

Material labels Geometry labels
image image
With background Without background
image image
  • UI overlap guards
Mobile Desktop
Avoid labels + menu items from wrapping and overwriting each other when narrow. Isn't really responsive but don't want to change current fixed formatting. (e.g. iPhone 12 Pro Sim) image
Prevent property editor / menu overlapping as much as possible image

kwokcb added 2 commits March 2, 2026 23:29
- make ui consistent for font, and color
- Make menus not be file names but try and parse out words. Remove extensions.
@kwokcb
Copy link
Contributor Author

kwokcb commented Mar 4, 2026

@jstone-lucasfilm , this is mostly style sheets and text formatting. The FPS is a small change to give some rudimentary performance number. Some shaders are very slow (separate issue) but relative perf can be given as a number at least.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks like a worthwhile improvement, thanks @kwokcb!

@jstone-lucasfilm jstone-lucasfilm merged commit 2cecaad into AcademySoftwareFoundation:main Mar 5, 2026
33 checks 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.

2 participants