Hi Jeremy,

On Wednesday, January 15, 2014 12:10:48 PM UTC+1, Jeremy Ruston wrote:
>
>
> I know you changed to a fixed with after Dave's complaining.
>>
>> What I do not understand:
>> Why is there a 'separate' tiddler width for Zoomin view?
>>
>
> I think it's because for centralised view we need to be able to separately 
> adjust the left and right sides, independently of the width.
>
I did not thought of that. 

>  
>
>> And why is that width 686px, while the story river width is 770px? (just 
>> about the difference of 85px in width I see in Chrome, Opera and IE (but 
>> not FF).
>>
>
> I think 686px is the width of the tiddler itself. The story river has 
> padding, hence it's wider at 770px.
>  
>
>> For me the difference in Classic and Zoomin view is that in Zoomin view 
>> only one tiddler is displayed. The rest - the way of displaying - ought to 
>> be the same (correct me if I am wrong).
>>
>
> Sadly, that's not right. In Classic view the tiddlers flow in the story 
> river in the usual way. In Zoomin view the tiddlers are position:absolute 
> within the position:relative story river.
>
Unfortunately. 

>  
>
>> I did have a look into the code of classic.js and zoom.js, see 
>> differences (although I don't understand the code):
>> Classic view does not use absolute position 
>>
> In Zoomin view I see position absolute and transformOrigin: "50% 50%"
>>
>
> That's correct.
>  
>
>> That looks in accordance with what you wrote:
>>
>> The zoomin view sets the story container to position: relative, and then 
>> positions each tiddler position:absolute within it. *That means that the 
>> tiddlers will no longer take their width from their container, which was 
>> why zoomin tiddlers used to size to their content.*
>>
>> But is that still relevant (with a fixed width in Zoomin view) at the 
>> moment?
>>
>
> I'm not sure what you're asking. The highlighted sentence is just saying 
> that because absolute tiddlers don't take their width from the container we 
> have to set the width explicitly.
>
Ah, I just misunderstood.

So, it looks like I have to detect the current view mode and act 
accordingly with the CSS to be applied.
I need some time to think about that.

Thanks for all explanations.

Cheers,

Ton

>
> Best wishes
>
> Jeremy
>
>  
>
>>
>> Cheers,
>>
>> Ton
>>
>>
>>> Best wishes
>>>
>>> Jeremy.
>>>
>>>
>>>  
>>>
>>>>  
>>>> All can be seen in [1]:
>>>> 1) Select a 'fluid' style (Sidebar tab Styles)
>>>> 2) Click 'Toggle width/sidebar' button (triangle top right)
>>>> 3) Click 'Toggle View' button (rectangle top right)
>>>>
>>>> If somebody knows how to correct this Zoomin behavior properly, please 
>>>> tell me.
>>>>
>>>> Thanks in advance.
>>>>
>>>> Cheers,
>>>>
>>>> Ton
>>>>
>>>> [1] http://tw5toolbar.tiddlyspot.com/
>>>>
>>>>  -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "TiddlyWiki" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to tiddlywiki+...@googlegroups.com.
>>>> To post to this group, send email to tiddl...@googlegroups.com.
>>>>
>>>> Visit this group at http://groups.google.com/group/tiddlywiki.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
>>>
>>> -- 
>>> Jeremy Ruston
>>> mailto:jeremy...@gmail.com
>>>  
>>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com <javascript:>
>  

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to