Re: [Vym-forum] Other problem
Brought to you by:
insilmaril
|
From: View Y. M. <vy...@in...> - 2023-06-26 06:29:51
|
Hi Luca, On 19.06.23 22:59, Luca Navone wrote: > > 1 - I always get note editor background black. Very difficult to read > text. I read you ticket and I tried to switch in dark mode but > sometime it works, sometimes it return black. NoteEditor uses last notes settings for new note, if last textcolor was black, this will be used again. https://github.com/insilmaril/vym/issues/71 > 2 - Heading editor not syncronized with directly editing: if I open a > heading and I add some text directly in it and then press RETURN, when > I press A for open the window of the editor (it's the same with rich > text o simple editor) I didn't find what I have already written in the > heading. That happens for a non-RichText heading, when you edit directly within the MapEditor (by pressing "Return" key to switch to edit mode), right? -> https://github.com/insilmaril/vym/issues/68 (fixed, release pending) > 3 - Fonts. When I choose Format-->predefined font-->Verdana 16 (for > example) the next time I restart the program there is the same default > font: Noto Sans Regular 16. It seems the choiche was related and saved > in the specific map in which I work. Hm, I don't understand where exactly you want to set this (vym doesn't use word "predefined" anywhere...) Please provide a ticket with steps to reproduce. > 4 - Is there a way to convert a map edited in dark mode in normal mode? No. Would be hard to define, what exactly should change. One maybe could write a vym script to adjust colors, but that would mostly depend on personal taste, so I'd not want to do that at the moment. Hope that helps Uwe |