Split Stack grayed out

I'm one of the recent iPhoto to Aperture converts, so I ask for help and patience with my question. For the record, I did first look through older discussion to see if this question had been answered.
I have a group of pictures that I imported from a span of a few days that I'd like to split up. When I select the picture that I want to use to separate the group, and go to the Stacks menu, "Split Stack" is grayed out. I'm certain there something very basic here that I'm not doing correctly, but I'd appreciate any help available. Thanks.

I have a group of pictures that I imported from a span of a few days that I'd like to split up. When I select the picture that I want to use to separate the group, and go to the Stacks menu, "Split Stack" is grayed out. I'm certain there something very basic here that I'm not doing correctly, but I'd appreciate any help available. Thanks.
You don't ever mention how these images got stacked in the first place.  If they aren't stacked you can't of course unstack them.
If they are stacked there should be a number in the upper left corner of the first image in the stack. Is that there? If you select the image are any of the stack commands not grayed out?

Similar Messages

  • DW-CS3 / Split/Design View grayed out

    In Dreamweaver CS3 (9.0.3453), when starting a new site, only
    the CODE preview button is available - Split/Design views are
    grayed out.
    Also, everything in the submenu under View > Visual Aids
    is also gray
    Also, Refresh Design View is gray.
    I'm a visual kinda guy, and haven't been able to find a fix
    via Google.
    NOTE: Everything was ok when first loading, then blew out.
    Haven't been able to fix, and reinstalling doesn't work (I use Revo
    Uninstaller to totally remove, so as to get a clean install -
    nothing)
    Many thanx for any help.
    - LouisCat

    I think it is probably the type of document you are creating,
    for example if
    you go to open a javascript or xml or css document, it goes
    to code and
    grays out the disign and split views. So you might be opening
    the wrong type
    of document.
    Gary
    "LouisCat" <[email protected]> wrote in
    message
    news:gbcucp$t6k$[email protected]..
    > In Dreamweaver CS3 (9.0.3453), when starting a new site,
    only the CODE
    > preview
    > button is available - Split/Design views are grayed out.
    >
    > Also, everything in the submenu under View > Visual
    Aids is also gray
    > Also, Refresh Design View is gray.
    >
    > I'm a visual kinda guy, and haven't been able to find a
    fix via Google.
    >
    > NOTE: Everything was ok when first loading, then blew
    out. Haven't been
    > able
    > to fix, and reinstalling doesn't work (I use Revo
    Uninstaller to totally
    > remove, so as to get a clean install - nothing)
    >
    > Many thanx for any help.
    >
    > - LouisCat
    >

  • Split event before selected clip grayed out

    When editing movies, the option "split event before selected clip" is always grayed out...can anyone help???

    The reason to split an event is to make the footage easier to find when you start making projects. For example, if you shot a birthday party on the afternoon and a football game at night, they might import into the same Event (based on date). You could select the first clip of football and right-click/Split Event Before Selected Clip. Now you have two Events...a birthday party event and a football event.
    This has nothing to do with sharing and projects.
    A single project can use clips from many events.
    And you can make many projects from the clips in a single event.
    The project does not duplicate the footage that is stored in the Event, it just references it.
    A project is really a text file that is a recipe for building a movie. The recipe is executed when you "Share" or render your movie.
    For example the Project file might say
    "Look in Event XYZ and grab frames 1 through 200 from the third clip.
    Add an audio track from iTunes, and mute the audio track from the Event.
    Add a title that says this or that.
    Apply some color correction in these parameters.
    Now look at Event QPR and grab the second and third clips, but trim off the last 10 frames."
    Etc.
    Hope this helps.
    If you want to share multiple movies from an Event, you just create multiple projects that reference the event. Choose the frames you need by dragging and dropping. And then share the projects.
    No need to get QuickTime Pro involved.

  • Split event is grayed out

    I have followed the iMovie '08 Help on how to Split an Event into two and each time I've highlighted the clip that I want to be first and go to FILE, the Split Event before Selected clip is grayed out! What am I doing wrong?
    I wanted to show screen shots of the problem but can't add attachments.
    GG

    I am having the same problem, have you figured out the solution? My movie got too big and keeps shutting down the program so I really need to split the event but don't want to lose all of my hard work! Please anyone help!

  • Inserted transition "grayed out" on split clip

    Greetings,
    Pretty new user so excuse the question...if repeated, tried to search but found nothing.
    I am in advanced tools on my editor and split my video clip and inserted a transition. When I go into my precision editor, I see the transition inserted in the split but it is "grayed out" and not in white like it is usually. Am I missing a step here or doing something wrong? I can't make it work? I do have right next to it, a photo cut-away. (I wanted to split the video, insert the transition before the photo).
    I can make the transition longer but again, it's grayed out and I can't see it on the final project.
    Thanks for any suggestions and help.

    Again, excuse the newbie here.
    Yes, the split clip where I inserted the transition, is there and I can make the transition larger but how do you make the split larger? Is that what you are asking? I want the transition to come before the cut away photo (about 5.6 sec), then play back to the video. The video before is about 2 min in length before the split, or does the transition only work by previous by frame size?
    Also, what file do I make a copy of where my movie is held (in preferences when you click on movie folder) to save a copy of this in another area on my HD so if I mess up one copy of the movie, I can go back to the original one and insert it back into the iMovie folder? Thanks.

  • Insert Table is grayed out

    In my DW CS3 insert tables is grayed out also in the Common
    tab area it's grayed out?
    [email protected]

    Now - whatever you do, DO NOT GO BACK to layout mode. It's
    the source of a
    high percentage of all the posts here (in one way or
    another).
    In my opinion, there are three serious problems with Layout
    Mode -
    1. Perhaps most importantly, it sits between you and *real*
    HTML tables,
    and fools you into believing that concepts like "layout cell"
    and
    "autostretch" really mean something. They do not. As long as
    you use
    Layout Mode, you'll never learn one of the most important
    things for new web
    developers - how to build solid and reliable tables.
    2. Actually, #1 wouldn't be *so* bad, except that the code
    that is written
    by Layout Mode is really poor code. For example, a layout
    table contains
    MANY empty rows of cells. This can contribute to a table's
    instability.
    In addition, if your initial positioning of the table's cells
    is a bit
    complex,
    Layout Mode will throw in col- and rowspans aplenty as it
    merges and splits
    cells willy-nillly to achieve the pixel-perfect layout you
    have specified.
    Again,
    this is an extremely poor method for building stable tables,
    because it
    allows
    changes in one tiny cell's shape (i.e, dimensions) to ripple
    through the
    rest
    of the table, usually with unexpected and sometimes
    disastrous consequences.
    This is one of the primary reasons for the final result's
    fragility - read
    this -
    http://apptools.com/rants/spans.php
    3. The UI for Layout Mode is beyond confusing - many options
    that you might
    want to use are inaccessible, e.g., inserting another table,
    or layer onto
    the page.
    I can understand the new user's desire to use this tool to
    make their life
    easier,
    but the cost is just too heavy in my opinion.
    To make good tables, keep it simple. Put a table on the page,
    and begin to
    load your content. If you would want a different table
    layout, instead of
    merging or splitting cells, consider stacking tables or
    nesting simple
    tables instead, respectively.
    And above all, do not try to build the whole page with a
    single table!
    Luckily, Adobe understands the problems created for the
    unsuspecting user
    who falls into this trap, and has elected to remove this
    feature altogether
    from the next version of DW. The time is right for you to
    begin working
    with tables properly!
    To read more about this approach, visit the DW FAQ link in my
    sig, and run
    through the table tutorials.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "James Bechdel" <[email protected]> wrote in
    message
    news:[email protected]...
    > Thank you, that fixed it.

  • I am the administrator of my computer with other family members having accts. One member is grayed out and no one can access that acct.  Why and what do I do about it?

    I am the administrator of my iMac with other family members having accts.
    One members acct. is grayed out and cannot be accessed by anyone except him.
    I had put parental controls on it but now I cannot access it or change anything.
    I don't have permission.??

    These are two possible approaches that will normally work to move an existing library to a new computer.
    Method 1
    Backup the library with this User Tip.
    Deauthorize the old computer if you no longer want to access protected content on it.
    Restore the backup to your new computer using the same tool used to back it up.
    Keep your backup up-to-date in future.
    Method 2
    Connect the two computers to the same network. Share your <User's Music> folder from the old computer and copy the entire iTunes library folder into the <User's Music> folder on the new one. Again, deauthorize the old computer if no longer required.
    Both methods should give the new computer a working clone of the library that was on the old one. As far as iTunes is concerned this is still the "home" library for your devices so you shouldn't have any issues with iTunes wanting to erase and reload.
    I'd recommend method 1 since it establishes an ongoing backup for your library.
    Note if you have iOS devices and haven't moved your contacts and calendar items across then you should create one dummy entry of each in your new profile and iTunes should  merge the existing data from the device.
    If your media folder has been split out from the main iTunes folder you may need to do some preparatory work to make it easier to move. See make a split library portable.
    Should you be in the unfortunate position where you are no longer able to access your original library or a backup then then see Recover your iTunes library from your iPod or iOS device for advice on how to set up your devices with a new library with the maximum preservation of data.
    tt2

  • Aperture Import destination grayed out when importing from iPad

    I'm trying to import a bunch of photos from my iPad. I want to dump them all in one project in Aperture, but after selecting the iPad from the import source list, it grays out the options to select the destination. It also grays out the option to uncheck the Autosplit events. I do not want to do this import and then have to go back and merge 20 projects.  Any ideas?

    It' how Aperture works with the iPad see Aperture 3: Photos are not split into projects by date when importing from iPad as well as other threads here asking similar questions

  • Can't apply CU5 - option grayed out

    Hello,
    I have a local, named sql server 2012 sp1 instance running virtualized on an ESX host with VMWare.  We wanted to apply cu5 to this instance and several others for the pages in memory fix.  The others worked fine, this instance the option to choose
    it for upgrade is grayed out.  There were no errors to provide, it was simply unavailable to apply the update.  The version of this db is 11.0.3000, like all the others that worked fine.
    Anybody?
    Thanks kindly,
    Dianne
    Dianne

    Hello,
    The discovery report validated the version as stated.  The summary log is below.  Yes, the user cancelled because he saw the instance grayed out and not available for upgrade.  There are no errors that we have been able to find.
    Discovery report:
    Overall summary:
      Final result:                  Passed
      Exit code (Decimal):           0
      Start time:                    2013-12-23 08:22:13
      End time:                      2013-12-23 08:22:28
      Requested action:              RunDiscovery
    Machine Properties:
      Machine name:                  YWSQLETL01V
      Machine processor count:       1
      OS version:                    Windows Server 2008 R2
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Database Engine Services                
    1033                 Enterprise Edition   11.1.3000.0     No       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            SQL Server Replication                  
    1033                 Enterprise Edition   11.1.3000.0     No       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                
    Enterprise Edition   11.1.3000.0     No       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Data Quality Services                   
    1033                 Enterprise Edition   11.1.3000.0     No       
      SQL Server 2012      MSSQLSERVER          MSRS11.MSSQLSERVER             Reporting Services - Native             
    1033                 Enterprise Edition   11.0.2100.60    No       
      SQL Server 2012                                                         
    Management Tools - Basic                 1033                 Enterprise Edition   11.1.3000.0    
    No       
      SQL Server 2012                                                         
    Management Tools - Complete              1033                 Enterprise Edition   11.1.3000.0    
    No       
      SQL Server 2012                                                         
    Client Tools Connectivity                1033                 Enterprise Edition   11.1.3000.0    
    No       
      SQL Server 2012                                                         
    Client Tools Backwards Compatibility     1033                 Enterprise Edition   11.1.3000.0     No       
      SQL Server 2012                                                         
    Client Tools SDK                         1033                
    Enterprise Edition   11.1.3000.0     No       
      SQL Server 2012                                                         
    Integration Services                     1033                 Enterprise Edition  
    11.1.3000.0     No       
    Package properties:
      Description:                   Microsoft SQL Server 2012 Service Pack 1
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      SPLevel:                       0
      Installation edition:         
    User Input Settings:
      ACTION:                        RunDiscovery
      CONFIGURATIONFILE:            
      ENU:                           true
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  false
      INDICATEPROGRESS:              false
      QUIET:                         false
      QUIETSIMPLE:                   false
      UIMODE:                        Normal
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131223_082212\ConfigurationFile.ini
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file:               The rule result report file is not available.
    Summary Log:
    Overall summary:
      Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
      Exit code (Decimal):           -2068380094
      Exit facility code:            1207
      Exit error code:               1602
      Exit message:                  User has cancelled.
      Start time:                    2013-12-21 23:47:37
      End time:                      2013-12-21 23:50:17
      Requested action:              Patch
    Machine Properties:
      Machine name:                  YWSQLETL01V
      Machine processor count:       1
      OS version:                    Windows Server 2008 R2
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered  Configured
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Database Engine Services                
    1033                 Enterprise Edition   11.1.3000.0     No         Yes      
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            SQL Server Replication                  
    1033                 Enterprise Edition   11.1.3000.0     No         Yes      
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                
    Enterprise Edition   11.1.3000.0     No         Yes      
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Data Quality Services                   
    1033                 Enterprise Edition   11.1.3000.0     No         Yes      
      SQL Server 2012      MSSQLSERVER          MSRS11.MSSQLSERVER             Reporting Services - Native             
    1033                 Enterprise Edition   11.0.2100.60    No         Yes      
      SQL Server 2012                                                         
    Management Tools - Basic                 1033                 Enterprise Edition   11.1.3000.0    
    No         Yes      
      SQL Server 2012                                                         
    Management Tools - Complete              1033                 Enterprise Edition   11.1.3000.0    
    No         Yes      
      SQL Server 2012                                                         
    Client Tools Connectivity                1033                 Enterprise Edition   11.1.3000.0    
    No         Yes      
      SQL Server 2012                                                         
    Client Tools Backwards Compatibility     1033                 Enterprise Edition   11.1.3000.0     No        
    Yes      
      SQL Server 2012                                                         
    Client Tools SDK                         1033                
    Enterprise Edition   11.1.3000.0     No         Yes      
      SQL Server 2012                                                         
    SQL Server Data Tools                    1033                 Enterprise Edition  
    11.1.3000.0     No         Yes      
      SQL Server 2012                                                         
    Integration Services                     1033                 Enterprise Edition  
    11.1.3000.0     No         Yes      
    Package properties:
      Description:                   Microsoft SQL Server 2012 Service Pack 1
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      SPLevel:                       1
      KBArticle:                     KB2861107
      KBArticleHyperlink:           
    http://support.microsoft.com/?kbid=2861107
      PatchType:                     QFE
      AssociatedHotfixBuild:         0
      Platform:                      x64
      PatchLevel:                    11.1.3373.0
      ProductVersion:                11.1.3000.0
      GDRReservedRange:              10.0.1000.0:10.0.1099.0;10.0.3000.0:10.0.3099.0
      PackageName:                   SQLServer2012-KB2861107-x64.exe
      Installation location:         d:\2bbfd4ae2ab578b8b58ab163\x64\setup\
    User Input Settings:
      ACTION:                        Patch
      ALLINSTANCES:                  false
      CLUSTERPASSIVE:                false
      CONFIGURATIONFILE:            
      ENU:                           true
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTANCEID:                    <empty>
      INSTANCENAME:                  <empty>
      QUIET:                         false
      QUIETSIMPLE:                   false
      SQMREPORTING:                  false
      UIMODE:                        Normal
      X86:                           false
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131221_234731\SystemConfigurationCheck_Report.htm
    Exception summary:
    The following is an exception stack listing the exceptions in outermost to innermost order
    Inner exceptions are being indented
    Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
        Message:
            User has cancelled.
        HResult : 0x84b70642
            FacilityCode : 1207 (4b7)
            ErrorCode : 1602 (0642)
        Stack:
            at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
            at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
            at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
            at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
            at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
    Any help appreciated.
    Dianne

  • Login Window Grayed out Rich client 4.1

    Hi,
    When i launch the rich client from all programs very first time login window comes up.
    System Name By default it is taking Servername:6400(J2EEPortal)
    I tried to change the server name just server name:6400 but it is now allowing it is grayed out.
    I think some seeting needs to be done or clear some files etc. But not sure, Can you please anyone tell me how to fix this issue?

    Have you tried catching the SQL Exception and dumping the stack trace to System.out? You can then also use getNextException() on the SQL exception and dump that to System.out to get the chained Exception. These should then show up in the Tomcat window.
    I would also try connecting to the sybase system using the ip address, port and login details that you were supplied by the sysadmin using Sybase client utils to check they are correct.

  • Why are my "Clip, Fade to" grayed out?

    I'm new to iMovie (from Windows Movie Maker) and just playing around.  I've created a project and I'm trying to use the "Fade to" options.  But when I choose "Clip, Fade to" the options are grayed out.

    In the project, click then drag across the clip thumbnails so that a section is highlighted with a yellow border. You can drag the handles in or out either side of the highlighted area in order to shorten or lengthen the selection. Now when you go to the menu item "Clip>Fade to" the selections for Black & White, Sepia and Dream will be available. Click on your preferred option to apply the effect.
    The idea behind the "Fade to" is to create a gradual change within the clip from colour to black & white, sepia or dream. If you do this at the end of a clip, so that, say, the last 4 seconds are highlighted, the clip will gradually dissolve to the selected effect and finish on that effect. Or, you can create the effect within the clip so that it fades to the effect, then back to the original colour, based on where you've placed the highlighted area within the clip.
    When you apply the effect, iMovie will split the clip at the appropriate points, then will automatically place a dissolve between each split segment.
    NOTE: You can adjust the duration of the dissolve (fade) by double-clicking on the transition and adjusting the time in the Inspector.
    John
    PS. Highlighting a portion at the very beginning of a clip then applying the effect will cause the selection to change from the effect to the original colour. That is, you can fade up from black & white, or sepia or dream to the original colour.
    Message was edited by: John Cogdell - added NOTE and fixed typos.
    Message was edited by: John Cogdell - added PS

  • IMovie '08 Clipping Options Grayed Out - How Do I "Trim"

    I have successfully imported a variety of HD video content / events from my Sony camera. I can view it, select portions of it and drag it into the project window, etc..
    However, I've got all this extra content stored in events that I want to delete so it's not taking up space on my hard drive. When I select an clip in the library, the "trim to selection", "split clip", etc. options are all grayed out.
    How do I do this very simple task?

    OK, I think I figured it out - was not very intuitive though... But I still have a question..
    Basically, what it looks like I need to do is to "select a clip in the event section" and then "reject it". I can then "send rejected clips to trash" which I believe deleted the content from my hard drive..
    One question about this..
    If I "reject" some content, is there any way to "un reject a portion" without using "undo"? For example, say that I select some unwanted content here and some unwanted content there and then decide that I want to keep a sub clip within one of the clips that I rejected. How can I select that clip and "unreject it". I was able to apple-z to undo ALL my rejections, but that's not exactly what I'm trying to do.
    Any ideas?
    Message was edited by: egoldy

  • Many unrecognized certificates in System Roots, delete is grayed out

    I have many unrecognized certificates in my System Roots area and in Certificates. I searched the web to see how to delete them. The 'delete' option under 'File' is grayed out.
    Is there something I'm missing?
    Many of these certificates have slightly unusual names i.e. DoD CLASS 3 Root CA
    Thawte Personal Freemail (at least 15 from Thawte Personal *
    Also when I initially opened Keychain it crashed and produced what would be equiv to a stack dump..
    So far I'm not impressed with this new MacBook Pro and the security as  I also seem to have some kind of malware that no one can seem to help figure out what it is or how to get rid of.. (including Sophos or ClamVox)
    Would really appreciate some help.

    jem consulting wrote:
    I have many unrecognized certificates in my System Roots area and in Certificates. I searched the web to see how to delete them. The 'delete' option under 'File' is grayed out.
    Is there something I'm missing?
    Unrecognized by you or a certificate authority? It's rarely a good idea to be deleting Certificates in any case.
    Yes, the lock in the upper right hand corner, but unless you have established a root password, you won't be able to unlock it. Your not supposed to mess with things in System Roots.
    Many of these certificates have slightly unusual names i.e. DoD CLASS 3 Root CA
    Thawte Personal Freemail (at least 15 from Thawte Personal *
    There is nothing unusual about those names. I only have 6 Thawte Personal *'s.
    Also when I initially opened Keychain it crashed and produced what would be equiv to a stack dump..
    Try selecting "Keychain First Aid" from the Keychain Access menu.

  • Chart function worked, then grayed out

    I have a spreadsheet with about 800 rows and analyzing text data using countifs.  I've already done a bunch of charts this way, just tried one and got a nice stacked column chart but it did not have the axes labeled. I looked at the way I had done previous charts and then included the axis titles in the range I selected to make the chart. Now ALL my chart functions are grayed out and I cannot make a chart!! I cannot even make a chart with a simple selection of table number values without the axis labels.  What is going on??

    Hi KG,
    The default behavioour is for the 'Blank' templates to produce a document with a single sheet, containing a single table. The table has one header row and one header column.
    The charts don't assume anything regarding the top row or left column of the selected range.
    If the left column is a Header column, then the chart is able to, and will use the entries in that column as labels.If it is not a Header column, the chart will not use those entries as labels. The case for the top row is similar. No assumption is involved in either case.
    Regards,
    Barry

  • Image choices grayed out

    Just installed Photoshop elements 9 with Vista.  Seems to work like Elements 6, except that I cannot
    see more than one photo at a time - the images option is grayed out (in Full Edit as well as in the others)
    , so I cannot cascade or tile -  I do not see a preferences for this... thank you in advance

    Here is an excerpt from Adobe help on the same:
    View and arrange multiple windows
    In Full Edit, do one of the following:
    To display windows stacked and cascading from the upper left to the lower right of the screen, choose Window > Images > Cascade.
    To display windows edge-to-edge, choose Window > Images > Tile. As you close images, the open windows are resized to fill the available space.
    To view all open images at the same magnification as the active image, choose Window > Images > Match Zoom.
    To view the same section (upper-left corner, center, lower-right corner, and so on) of all open photos, choose Window > Images > Match Location. The view in all windows shifts to match the active (frontmost) image. The zoom level does not change.
    Note: The Window > Images options are enabled only when Allow Floating Documents In Full Edit Mode is selected in preferences.
    Below is a screenshot of the Preference which needs to be checked on Editor:

Maybe you are looking for