Another issue, taking https://www.fossil-scm.org/fossil/timeline as an
example this time.
- Click `Advanced` to see commits, etc.
- Check `Files` in the toolbar to see files as well
- Page reloads with files... but back in the Basic view
So, advanced should probably be a query parameter here (whe
On Sat, 25 Nov 2017 23:51:23 +0100, Marc Simpson wrote:
One other (potential) problem: without the hash prefix, descriptions
run together.
Example: http://www.sqlite.org/src/timeline, 2017-11-24. The graph
nodes are flushed to the left, so descriptions appear as:
Add the "^" syntax from fts3/4
On Sat, Nov 25, 2017 at 11:06 PM, Tony Papadimitriou wrote:
> The idea looks very good to me. But the ellipses are indeed barely
> visible.
> How about replacing ... with [*] as a generic (foot)note mark?
>
LOL! i didn't even notice that the ellipsis were there. i recommend doing
away with them
On Sat, Nov 25, 2017 at 2:47 PM, Richard Hipp wrote:
> In the latest code on https://www.fossil-scm.org/fossil/timeline and
> at https://sqlite.org/srcx/timeline has a "Declutter" button on the
> sub-menu bar to simplify the screen. In the simplified timeline,
> there is a "Details" button to ge
On Sat, 25 Nov 2017 18:46:52 -0600
Zakero wrote:
> To help make the ellipses more visible, you could put them in their
> own and let the skin figure out what looks best. Also,
> instead of using "...", what about "[+]"?
If it's going at the end of the text, how about ">>>"?
__
On Sat 25 Nov 2017 6:46 PM, Zakero wrote:
> To help make the ellipses more visible, you could put them in their own
> and let the skin figure out what looks best. Also, instead of
> using "...", what about "[+]"?
>
Yes, I support this suggestion. Most sites I've seen that can expand/shrink
in
What you have seems to handle the ellipsis properly (by my definition of
properly).
But you really should use title/tooltip.
On 25 November 2017 at 21:45, Richard Hipp wrote:
> On 11/25/17, Richard Hipp wrote:
> > On 11/25/17, sky5w...@gmail.com wrote:
> >> Ok, the current behavior is cool, b
I will try smallest scaling of the ellipsis, if it really must remain...
And I can live with .timelineEllipsis { display: 'none'; }, since the
Advanced button will override if I want extra info.
Thanks for the options.
On Sat, Nov 25, 2017 at 9:52 PM, David Mason wrote:
>
> function cancelP
function cancelProp(event){
if (event.stopPropagation) {event.stopPropagation()} //w3c
else {event.cancelBubble = true } // ie
}
http://google.ca"; onclick="cancelProp(event)" title=" ">
google
blah blah
Suppressing the title on the link is tricky the above works on
Chrome/
On 11/25/17, Richard Hipp wrote:
> On 11/25/17, sky5w...@gmail.com wrote:
>> Ok, the current behavior is cool, but renders the ellipses superfluous.
>> Clicking anywhere in a line expands/contracts the info.
>> Any chance to drop the many many ⋯'s after all my comments?
>>
>
> I think the followi
On 11/25/17, sky5w...@gmail.com wrote:
> Ok, the current behavior is cool, but renders the ellipses superfluous.
> Clicking anywhere in a line expands/contracts the info.
> Any chance to drop the many many ⋯'s after all my comments?
>
I think the following CSS will do that for you:
.timeline
Ok, the current behavior is cool, but renders the ellipses superfluous.
Clicking anywhere in a line expands/contracts the info.
Any chance to drop the many many ⋯'s after all my comments?
On Sat, Nov 25, 2017 at 8:47 PM, Richard Hipp wrote:
> On 11/25/17, David Mason wrote:
> >
> > When I did t
On 11/25/17, David Mason wrote:
>
> When I did that, I made clicking on anywhere in that div expand it.
>
I've done that in the latest. Actually, I made it click-to-toggle.
That seems to work a lot better than trying to click on the ellipsis.
But there is a subtle problem. For timeline comment
To help make the ellipses more visible, you could put them in their own
and let the skin figure out what looks best. Also, instead of
using "...", what about "[+]"?
Something that I consider a functional inconsistency with the current
implementation is that after the "..." is clicked on, there
On 11/25/17, Tony Papadimitriou wrote:
> But the ellipses are indeed barely visible.
I replaced the "..." text with "•••". I think it is
better now. I'm still not 100% happy with it, though.
--
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailin
Looks good.
When I did that, I made clicking on anywhere in that div expand it.
You should also add a title that says "Click to expand" so that they don't
have to know/infer that the ellipsis is an active link.
I also like being able to shrink it back... right now there isn't that much
extra det
Man, are those ellipses absolutely necessary?
(So close with the previous uncluttered timeline.)
Is it possible to make the 1st word/sentence of the checkin comment a
hyperlink to the extra info?
On Sat, Nov 25, 2017 at 5:51 PM, Marc Simpson wrote:
> One other (potential) problem: without the ha
One other (potential) problem: without the hash prefix, descriptions
run together.
Example: http://www.sqlite.org/src/timeline, 2017-11-24. The graph
nodes are flushed to the left, so descriptions appear as:
Add the "^" syntax from fts3/4 to fts5. ...
Enhance the configure script to detect zL
The idea looks very good to me. But the ellipses are indeed barely visible.
How about replacing ... with [*] as a generic (foot)note mark?
-Original Message-
From: Richard Hipp
Timelines now come up in Basic mode, which means only the check-in
comment shows. There are ellipses at th
The names of the of the buttons are now "Advanced" and "Basic". And
they work by setting .style.display using JS.
Timelines now come up in Basic mode, which means only the check-in
comment shows. There are ellipses at the end of each comment. If you
click on the ellipsis for one comment, it exp
On Sat, Nov 25, 2017 at 7:26 AM wrote:
> "(2) Decluttered should be the default."
> I agree clutter should not be default?
> I would drop that term altogether.
>
Simplified vs detailed would probably be more appropriate words. I do like
the “files” toggle in the “cluttered” mode, though.
-bc
"(2) Decluttered should be the default."
I agree clutter should not be default?
I would drop that term altogether.
On Sat, Nov 25, 2017 at 8:47 AM, Richard Hipp wrote:
> In the latest code on https://www.fossil-scm.org/fossil/timeline and
> at https://sqlite.org/srcx/timeline has a "Declutter"
In the latest code on https://www.fossil-scm.org/fossil/timeline and
at https://sqlite.org/srcx/timeline has a "Declutter" button on the
sub-menu bar to simplify the screen. In the simplified timeline,
there is a "Details" button to get all the details back again.
I'm not done with this interface
23 matches
Mail list logo