Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Dolgov b702761941
fix tree expando being invisible on selected tree nodes 2022-10-15 13:43:42 +03:00
Andrew Dolgov 184efcf3f5
fix rendering of articles with titles containing extremely long words 2022-06-13 14:23:08 +03:00
Andrew Dolgov fc84712135 pref-filters: add a button to hide or show rules in the filter list 2022-06-05 11:41:28 +03:00
Andrew Dolgov bd0af3ae9e inline attachment links: break long words to prevent horizontal scrolling 2022-02-23 22:16:59 +03:00
Andrew Dolgov 56fd06d611 make sure #headline-spacer click to open prompt is not obscured when
mark as read on scroll is enabled

https://community.tt-rss.org/t/click-to-open-next-unread-feed-hidden-by-scrolling/5190
2022-01-21 17:41:11 +03:00
Michael Kuhn 1ff52bff81 themes: Fix incorrect blur and opacity interaction
Chrome sometimes seems to have problems when using a blur
backdrop-filter in combination with opacity. On Linux, this often
results in the blur being completely ignored. This also seems to apply
to other systems, though. See the following issue for more details:
https://bugs.chromium.org/p/chromium/issues/detail?id=1129838

Making the background opaque using rgba seems to fix the problem.
2022-01-05 20:42:21 +01:00
Andrew Dolgov be94a3a791 combined mode: add a hack (?) for .titleWrap width 2021-12-01 14:02:43 +03:00
Andrew Dolgov df7b2e7984 combined mode: limit feed title element to 25% width 2021-11-29 13:39:58 +03:00
Andrew Dolgov 933913410c css: make plugin button container a flexbox
backend: pass plugin button generated code through domdocument to ensure
its correctness; set data-plugin-name attribute on children to make
them sortable via css
2021-10-24 20:11:49 +03:00
Andrew Dolgov 8e1281b41e add workaround for prefs feed tree favicon placement 2021-05-28 11:53:44 +03:00
Andrew Dolgov df145c8064 * cdm: render enclosures into content element
* deprecate cdm.intermediate
 * implement lazy-load for rendered enclosures
 * simplify pack/unpack logic for articles
2021-04-22 10:45:27 +03:00
Andrew Dolgov 5a71426ea5 youtube_embed: use embed-responsive 2021-04-21 18:47:49 +03:00
Andrew Dolgov 49ef15f11d * fonts-ui: use system font family instead of segoe, etc. by name
* disable segoe-specific baseline hack for the time being
2021-04-07 16:04:50 +03:00
Andrew Dolgov 8c32ed76df revert back to lower contrast light theme by default, add separate light-high-contrast.less 2021-03-25 20:29:36 +03:00