darktable-org / darktable-org/lua-scripts
Scripts can't start until lighttable mode is active
@wpferguson đang làm issue này rồi.
Từ ngày 26/4/2025.
- Ngôn ngữ chính
- Lua
- Star
- 219
- Fork
- 142
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
https://github.com/darktable-org/darktable/pull/5959 fixed a darktable hanging issue by delaying scripts startup until the GUI entered lighttable.
Scripts that don't have a UI should be safe to start.
Scripts that do have a UI may be safe to start so that shortcut functionality is available without the UI being created until in lighttable mode.
Discussion: https://discuss.pixls.us/t/minor-problem-with-lua-scripts-only-loading-if-darktable-opens-lighttable-view/
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.