Changes between Initial Version and Version 1 of Ticket #19718, comment 20


Ignore:
Timestamp:
Feb 12, 2026, 5:34:48 PM (12 days ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19718, comment 20

    initial v1  
    1 {{{
     1
    22I forgot to mention, this was with the daily build:
    33version 1.12.dev202602120348 (2026-02-12)
    44
    5 
    6 On Thu, Feb 12, 2026 at 8:49 AM Greg Pintilie <gregdp@gmail.com> wrote:
    7 
    8 >
    9 >
    10 >
    11 >
    12 >
    13 >
    14 >
    15 >
    16 >
    17 >
    18 >
    19 >> #19718: Incorrect initial scaling on spatial display
    20 >> ----------------------------------+-------------------------
    21 >>           Reporter:  utz.ermel@…  |      Owner:  Tom Goddard
    22 >>               Type:  defect       |     Status:  assigned
    23 >>           Priority:  normal       |  Milestone:
    24 >>          Component:  VR           |    Version:
    25 >>         Resolution:               |   Keywords:
    26 >>         Blocked By:               |   Blocking:
    27 >> Notify when closed:               |   Platform:  all
    28 >>            Project:  ChimeraX     |
    29 >> ----------------------------------+-------------------------
    30 >> Comment (by Tom Goddard):
    31 >>
    32 >>  Hi Greg,
    33 >>
    34 >>  No hurry.  I agree that we may want to match screen name patterns.  But
    35 >> in
    36 >>  order to correctly zoom and center the intial view ChimeraX needs to know
    37 >>  the display size and currently that can be only obtained from the screen
    38 >>  model name.  So if we only look for SR Display in the name we don't know
    39 >>  if it is a 27" or 15" display.
    40 >>
    41 >>  I just made ChimeraX Log the OpenXR screen name when it recognizes it
    42 >> when
    43 >>  you turn on OpenXR (and it already logged all the screen names when it
    44 >> did
    45 >>  not find a recognized one).  You can also list the attached screen names
    46 >>  using the ChimeraX Python Shell (menu Tools / General / Shell) using code
    47 >>
    48 >>      [s.model() for s in session.ui.screens()]
    49 >>
    50 >>  Tom
    51 >> --
    52 >> Ticket URL: <
    53 >> https://www.rbvi.ucsf.edu/trac/ChimeraX/ticket/19718#comment:18>
    54 >> ChimeraX <https://www.rbvi.ucsf.edu/chimerax/>
    55 >> ChimeraX Issue Tracker
    56 >>
    57 >
    58 }}}
    59 
    605[[Image(image0-1.jpeg)]]