LPub3D 1.3.0 Released !


Re: LPub3D 1.3.0 Released !
#20
Ah yes, you are the first one to comment on the 'placement' behavior.

I could not reproduce your behavior. When I move model description to the right of pieces, that's where it goes - see screenshot below. Perhaps you can post a screenshot?

As you may know, the underlying behavior of placement is based on items being relative to another with the root item being relative to the page. For the cover page, the Title is the root item. The move dialog should show the available placement options and the items they are relative to.

Here is the table

Code:
/* PAGE ATTRIBUTE FORMAT
   *
   * Front Cover Default Attribute Placements
   *************************************
   *   Logo (Top Left of Page)         *
   *                                   *
   *   ModelName                       *  (Top of Title)
   *   Title                           *  (Left Center of Page)
   *   Author                          *  (Bottom of Title)
   *   Pieces                          *  (Bottom of Author)
   *   Model Description               *  (Bottom of Pieces)
   *   Publsiher Description           *  (Bottom of Model Description)
   *                                   *
   *************************************


   * Header/Footer Default Attribute Placements
   * ***********************************
   * URL (Top Left of Page)            Email (Top Right of Page)
   * ***********************************
   * *                                 *
   * *                                 *
   * *                                 *
   * *                                 *
   * ***********************************
   * Copyright (Bottom Left of Page)   Author (Bottom Right of Page)
   * ***********************************


   * Back Cover Default Attribute Placements
   * **********************************
   *               Logo               *  (Top of Page)
   *  Title                           *  (Top of Author)
   *  Author                          *  (Top of Copyright)
   *  Copyright                       *  (Top of URL)
   *  URL                             *  (Top of LEGO Disclaimer)
   *  Email                           *
   *  LEGO Disclaimer                 *  (Center of Page)
   *  LPub3D Plug                     *  (Below LEGO Disclaimer)
   *  LPub3D Plug Image               *  (Right of LPub3D Plug)
   *                                  *
   ************************************


   * Page Attribute relative Tos
   *
   *  FRONT COVER PAGE
   *  documentLogoFront.placement  (BottomLeftOutside,  PageHeaderType)
   *  modelName.placement          (TopLeftOutside,    PageTitleType)
   *  titleFront.placement         (LeftInside,         PageType)
   *  authorFront.placement        (BottomLeftOutside,    PageTitleType)
   *  pieces.placement             (BottomLeftOutside,    PageAuthorType)
   *  modelDesc.placement          (BottomLeftOutside,    PagePiecesType)
   *  publishDesc.placement        (BottomLeftOutside,    PageModelDescType)
   *
   *  BACK COVER PAGE
   *  documentLogoBack.placement   (BottomOutside,    PageHeaderType)
   *  titleBack.placement          (CenterCenter,    PageType)
   *  authorBack.placement         (BottomOutside,      PageTitleType)
   *  copyrightBack.placement      (BottomOutside,      PageAuthorType)
   *  urlBack.placement            (BottomOutside,      PageCopyrightType)
   *  emailBack.placement          (BottomOutside,      PageURLType)
   *  disclaimer.placement         (BottomOutside,      PageEmailType)
   *  plug.placement               (BottomOutside,    PageDisclaimerType)
   *  plugImage.placement          (BottomOutside,    PagePlugType)
   *
   *  HEADER
   *  url.placement                (TopLeftInsideCorner,    PageType)
   *  email.placement           (TopRightInsideCorner,    PageType)
   *
   *  FOOTER
   *  copyright.placement       (BottomLeftInsideCorner,      PageType)
   *  author.placement           (LeftBottomOutside,     PageNumberType)
   *
   *  NOT PLACED
   *  category                     (TopLeftInsideCorner,       PageType)
   */

   

Cheers,
Reply
« Next Oldest | Next Newest »



Messages In This Thread
LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-08, 0:32
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-08, 13:13
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-10, 14:27
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 23:19
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 22:10
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 23:17
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-14, 15:02
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-14, 15:02
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 22:13
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 23:08
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-14, 15:03
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 22:59
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-14, 15:11
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-14, 15:13
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-12, 22:44
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-01-14, 15:16
LPub3D 1.3.1 Released ! - by Trevor Sandy - 2016-01-14, 15:23
Re: LPub3D 1.3.1 Released ! - by Trevor Sandy - 2016-01-19, 21:53
Re: LPub3D 1.3.1 Released ! - by Trevor Sandy - 2016-01-20, 11:18
Re: LPub3D 1.3.1 Released ! - by Trevor Sandy - 2016-01-20, 12:48
Re: LPub3D 1.3.1 Released ! - by Trevor Sandy - 2016-01-20, 12:59
LPub3D 1.3.3 Released ! - by Trevor Sandy - 2016-01-26, 3:48
Re: LPub3D 1.3.3 Released ! - by Trevor Sandy - 2016-01-26, 14:47
LPub3D 1.3.4 Released ! - by Trevor Sandy - 2016-01-26, 23:20
LPub3D 1.3.5 Released ! - by Trevor Sandy - 2016-02-05, 2:29
LPub3D 1.3.5: Feedback - by Mattia Zamboni - 2016-02-07, 15:59
Re: LPub3D 1.3.5: Feedback - by Travis Cobbs - 2016-02-09, 18:45
Re: LPub3D 1.3.5: Feedback - by Don Heyse - 2016-02-11, 3:17
Re: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-02-12, 18:50
Re: LPub3D 1.3.5: Feedback - by Don Heyse - 2016-02-17, 3:32
Re: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-02-12, 18:44
Re: LPub3D 1.3.5: Feedback - by Travis Cobbs - 2016-02-10, 22:49
Re: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-02-12, 18:40
Re: LPub3D 1.3.5: Feedback - by Travis Cobbs - 2016-02-10, 22:56
Re: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-02-12, 18:35
RE: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-06-04, 14:06
RE: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-06-05, 11:25
Re: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-02-12, 19:33
Re: LPub3D 1.3.5: Feedback - by Trevor Sandy - 2016-02-12, 19:26
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-02-04, 2:13
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-02-04, 17:20
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-02-05, 0:43
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-02-06, 4:04
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-02-12, 19:45
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-02-13, 14:38
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-02-18, 13:02
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-02-18, 13:43
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-03-06, 16:42
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-03-14, 11:25
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-03-15, 0:50
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-03-15, 23:03
Re: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-03-16, 0:13
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-02-12, 18:29
Re: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-02-14, 23:10
RE: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-05-30, 10:55
RE: LPub3D 1.3.0 Released ! - by Don Heyse - 2016-05-20, 10:45
RE: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-05-30, 10:51
RE: LPub3D 1.3.0 Released ! - by Trevor Sandy - 2016-05-27, 16:50

Forum Jump:


Users browsing this thread: 7 Guest(s)