Opened 8 years ago

Closed 8 years ago

#722 closed defect (duplicate)

if "windowsize" is first command in script, makes the whole window that size (not the graphics part)

Reported by: Elaine Meng Owned by: Eric Pettersen
Priority: minor Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

If I run this command script, the whole window (including log etc.) is the requested size. If I comment out the windowsize command at the beginning and uncomment the one at the end, it does make the graphics window the requested size.

Please reassign/reclassify as needed... thanks.

windowsize 800 800
open 3k3a
hide
cartoon
light flat
set bg light sky blue
color /a-h,m-p violet targ c
color /i-l green targ c
show Y | :168
style Y | :168 sphere
color :168 yellow
color Y white
style Y atomRadius 2.5
set silhouettew 1.8
hide /i-l
#windowsize 800 800

Change History (2)

comment:1 by Eric Pettersen, 8 years ago

Status: assignedaccepted

comment:2 by Eric Pettersen, 8 years ago

Resolution: duplicate
Status: acceptedclosed

Duplicate of #634

Note: See TracTickets for help on using tickets.