Firas Hanife
Firas Hanife
**Synfig version & platform**: Master 15ad054 **Issue description**: The strings used in `REGISTER_VALUENODE` cannot be translated. Adding `_()` does not work, see #1162 Those strings are the used in the...
**Synfig version & platform**: master 7d4d8b7 **Issue description**: When there are many close waypoints in the `Timeline` it becomes hard to recognize to which paramater the waypoint belongs to, like...
**Describe the bug** Animating `Active Layer Name` of the attached file crashes Synfig Studio. **Step to Reproduce** 1. Open the attached animation file: [SwitchCrash.zip](https://github.com/synfig/synfig/files/7436429/SwitchCrash.zip) 2. Turn on animate editing mode...
**Synfig version & platform**: Latest from master: 474fc9 Using openSUSE Leap 15.1 **Issue description**: 1. Start Synfig Studio 2. Select the "Brush Tool" 3. Click anywhere on canvas: a dialog...
**Synfig version & platform**: Master: f806eb **Issue description**: The following procedure is just an example, the issue is reproduced regardless of the object to which the waypoint is related. 1)...
Currently the Toolbox menu contains all the tools where the entries are labeled as follows: "Name1 Tool" "Name2 Tool" ... "NameN Tool" I think it would be cleaner to have...
The current goals are to deal with: - [x] Only the opacity of past and future Keyframes should be changed, current Keyframe should remain fully opaque - [ ] Onion...
Original layout:  Proposed layout:  We need to update also other tools to use Gtk::Grid instead of Gtk::Table which is now deprecated.