Old TW5 works good. But now it has bad auto scroll while navigating between tiddlers
For example open this tiddler https://tiddlywiki.com/#Filter%20Operators then make zoomin view
then go back to Filter Operators tiddler and press “range”
after click you will see this
I want to see the top of this tiddler, but it autoscroll to middle. Can we fix this bug?
1 Like
Jeremy, help me please. I want to update my template to new version, but it works only with zoomin view.
четверг, 28 октября 2021 г. в 15:52:49 UTC+3, Siniy-Kit:
Can you please confirm if this was working in TW v5.1.23?
I have opened an issue on Github:
https://github.com/Jermolene/TiddlyWiki5/issues/6180
1 Like
My V5.1.23 has similar behavior if the target tiddler opening was larger than the viewable window.
1 Like
Hi Siniy-Kit
Thanks for the report, I’ll investigate.
Best wishes
Jeremy
Hi Siniy-Kit,
I can confirm the problem with v5.2.0. I also checked v5.1.23 and it seems to have the same problem.
Do you know when the problem was introduced? Did it indeed ever work properly?
Best wishes
Jeremy
1 Like
Here I have update my TW5 to 5.2.0 template.
http://heeg.ru/shop2_3_.html?id=10Q1RMs2QeKlvKywq7MGHSRltcDYXYTD5y2HFs0aygqE#index
if I press back button (previous page) it scrolled to the bottom of the page. May be we can fix it by css styles?
вторник, 9 ноября 2021 г. в 19:57:29 UTC+3, jeremy...@gmail.com:
1 Like
In TW 5.2.1-prereliase everything is good. And it is great!
http://heeg.ru/shop2_3.html?id=10Q1RMs2QeKlvKywq7MGHSRltcDYXYTD5y2HFs0aygqE
понедельник, 29 ноября 2021 г. в 17:56:35 UTC+3, Siniy-Kit:
Hi Siniy-Kit
In TW 5.2.1-prereliase everything is good. And it is great!
Excellent news, thanks for your help,
Best wishes
Jeremy
if we remove // in …zoomin.js it works better
// Scroll the target into view
// $tw.pageScroller.scrollIntoView(targetElement);
};
/*
Find the first child DOM node of a widget that has the class "tc-title"
*/
среда, 1 декабря 2021 г. в 17:59:02 UTC+3, jeremy...@gmail.com: