Trevor Williams
Trevor Williams
I have fixed this issue in the master branch.
The segmentation fault issue should be fixed in the master branch now.
I have committed a change to the master branch that disables UI animations using the new "enable-ui-animations" glib setting. To disable UI animations, you will need to access the terminal...
I could always modify colors for the built-in themes; however, since colors are always fickle and hard to please everyone, Minder actually comes with the ability to create new themes...
I can make the color change to the defaults. I just wanted to mention the theming feature to allow you to more quickly fix the issue on your end.
I'm noticing a related bug where changing the theme isn't updating the colors used in rendering fonts. I'll need to get this issue fixed before I can consider this issue...
Okay. I have fixed the text coloring update bug when themes are changed. I have modified the SolarizedLight, SolarizedDark and Dark themes with the suggested URL foreground color. Fixes are...
I was giving this feature request some thought and, in the process, remembered that certain node shapes (underline, no shape, bracketed) do not support fill colors. I was wondering if...
After giving this some thought, I'm going to try doing something different with the canvas item placement such that scrolling around the mindmap won't modify the mindmap file itself. However,...
I was working on the implementation of this feature and forgot about an issue with doing this. Removing text from a node can change the entire layout of the mindmap....