We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
图片弹出显示时的位置. 可以设置,鼠标指针置于弹出视图正中间吗? 这样右键复制图片,更方便。不要打开TAB链接
The text was updated successfully, but these errors were encountered:
感谢反馈。这个主意很有趣。
不过这与目前浮图秀展示弹层的方式相冲突。弹层展示时,用户光标一定处于缩略图上;而浮图秀弹层不覆盖源缩略图——这就意味着,此时用户光标一定不在弹层上。
未来浮图秀会考虑增加一种覆盖全屏的视图模式,另外也会考虑增加变通的直接复制图片到系统剪贴板的能力。我会保留此 issue open 直到这些特性实现。
Sorry, something went wrong.
如果可以直接复制图片到系统剪贴板的能力,那就太棒了。
目前浏览器并不允许插件直接复制二进制内容到系统剪贴板,但似乎有一些变通的方式可以绕过此限制(尽管有一定缺陷,例如丢失图片透明通道)。我将在后续开发中予以尝试。
No branches or pull requests
图片弹出显示时的位置.
可以设置,鼠标指针置于弹出视图正中间吗?
这样右键复制图片,更方便。不要打开TAB链接
The text was updated successfully, but these errors were encountered: