Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

How to handle "Document" scaling (and projection type, etc) #27

Open
ianrrees opened this issue Feb 12, 2016 · 4 comments
Open

How to handle "Document" scaling (and projection type, etc) #27

ianrrees opened this issue Feb 12, 2016 · 4 comments
Labels

Comments

@ianrrees
Copy link
Collaborator

In the current Projection Group (and perhaps other places?), there's an option for scale "Document", which I find confusing and am not sure what exactly we want it to do. It seems like the plan was to be able to drive scaling from the document level, but not sure how useful that would be. Should we just remove it?

@WandererFan
Copy link
Owner

I've always understood it to be a default for the all the Views on the
Page. Custom is for a single view in a different scale - like a detail.

"Page" is probably a better name than "Document"

On Fri, Feb 12, 2016 at 4:25 AM, Ian notifications@github.com wrote:

In the current Projection Group (and perhaps other places?), there's an
option for scale "Document", which I find confusing and am not sure what
exactly we want it to do. It seems like the plan was to be able to drive
scaling from the document level, but not sure how useful that would be.
Should we just remove it?


Reply to this email directly or view it on GitHub
#27.

@ianrrees
Copy link
Collaborator Author

Agree that "Page" is a better name.

I imagine that setting scaling to auto (at either page or object level) as a default would be best, rather than the current 1:1? So, presumably we'll need some way for the auto scale to work at a page level to allow for a smart scaling when there are multiple page-scaled objects in the same auto-scaled page.

We'll also need to consider linking the scale property for the page with the scale text in the title block.

@WandererFan
Copy link
Owner

Honestly, never looked into "Automatic". Is it supposed to make a "best
fit" on the page?

On Fri, Feb 12, 2016 at 4:27 PM, Ian notifications@github.com wrote:

Agree that "Page" is a better name.

I imagine that setting scaling to auto (at either page or object level) as
a default would be best, rather than the current 1:1? So, presumably we'll
need some way for the auto scale to work at a page level to allow for a
smart scaling when there are multiple page-scaled objects in the same
auto-scaled page.

We'll also need to consider linking the scale property for the page with
the scale text in the title block.


Reply to this email directly or view it on GitHub
#27 (comment)
.

@ianrrees
Copy link
Collaborator Author

I re-worked the automatic scaling for the projection groups - IIRC it essentially tries to fit the projection group into the sheet with the largest possible "nice" scaling value.

If we were going to try scaling to fit multiple objects at the same time (which I think would be quite nice from a UI standpoint!) then we'd need a more sophisticated method that would work at page level.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants