weixin_39710951 2020-11-29 11:05 采纳率: 0%
浏览 0

Behavior of the reset buttons with and without a modifier key

Originally reported on Google Code with ID 1460


Started off-topic here: http://code.google.com/p/rawtherapee/issues/detail?id=1420#c3

What should the behavior of the reset buttons (the ones next to each tool) be with
and without a modifier key?

My preference:
Without modifier - zero/neutral
With modifier (CTRL) - value before last use of reset without modifier, so like undo
but works if you play with others tools in the meanwhile

Current implementation:
Without modifier - value from Default.pp3
With modifier - value when photo was loaded

Reported by entertheyoni on 2012-07-02 21:03:12

该提问来源于开源项目:Beep6581/RawTherapee

  • 写回答

12条回答 默认 最新

  • weixin_39710951 2020-11-29 11:05
    关注
    
    To be more correct, the actual implementation without modifier is "value from internal
    defaults". They hasd been modified to match the values of the Neutral profile, which
    sometime has an ambiguous behaviour, like e.g. the Vibrance tool: the pure neutral
    value for both Saturated and Pastels sliders would be 0, and when i click on the reset
    button, i excpect it to set the value to 0. Actually, the internal default has been
    modified to match the Neutral profile's value, which is 50.
    

    Reported by natureh.510 on 2012-07-02 23:40:13

    评论

报告相同问题?