Code Monkey home page Code Monkey logo

Comments (4)

xinghaix avatar xinghaix commented on June 12, 2024 2

@dnknn 最近的小版本没有包含这个,下个版本会有

from download-manager.

xinghaix avatar xinghaix commented on June 12, 2024

@dnknn 可以设置最大保留通知数量。如果超过了该怎么办呢?丢失掉吗

from download-manager.

dnknn avatar dnknn commented on June 12, 2024

@xinghaix 上面示例图并不是说先后顺序的, 只是说最大保留数量3个,

或这个最大保留数量是多少也可以留给用户自定义⚙设置. 例如能自定义成2个.

至少目前这样是很不友好的, 当通知保留时长设置比较长时候, 显示器右侧一排都被占据了.

如果超过了该怎么办呢?丢失掉吗

超过了, 肯定是保留最新,丢失旧的啊. 举例说:

首先出现3条通知❶>❷>❸(顺序时间❶是最早出现,❸是🆕最新出现), 且处于通知停留时长范围内的话,

要是🆕出现❹, 此时❶会被丢失. 要是🆕出现❺, ❷会被丢失.即保留最新的❺❹❸ ,以此类推.

这肯定是这样逻辑的, 其他extension也是这样做法的.

from download-manager.

dnknn avatar dnknn commented on June 12, 2024

@xinghaix

  • 💥 Current issues: 👿🐞

   ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄

🆕V1.1.1 最新版 仍旧是这样的, 同时显示最多3个不影响, 但铺满到显示器高度就会遮挡正常操作了👇

208_07234056

你可按照 👇测试. (绿色便携版Chrome / CentBrowser)

208_07233922


  • ❓ How to fix: 📜

   ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄

🔢 堆叠限制最多为3个🔔

🚮丢弃最早的, 🆕保留最新的. 同时最大为3个.就这样逻辑.

from download-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.