A text editor made with Tauri
feature/tauri-v2
mellbacon committed over 3 years ago
feature: added context menu to overall tree
mellbacon committed over 3 years ago
mellbacon committed over 3 years ago
increase top padding of the editor
mellbacon committed over 3 years ago
added editor info to statusbar
mellbacon committed over 3 years ago
mellbacon committed over 3 years ago
fixed text selection color conflicts with codemirror
mellbacon committed over 3 years ago
made filelist font and node height a bit smaller
mellbacon committed over 3 years ago
mellbacon committed over 3 years ago
disabled tab toolbar button until i fix it
mellbacon committed over 3 years ago
rewritten tab logic to handle multiple instances of tablists
mellbacon committed over 3 years ago
removed context menu on tabs until fixed
mellbacon committed over 3 years ago
fixed tablist pushing tab toolbar out of view when too many tabs are open.
mellbacon committed over 3 years ago
mellbacon committed over 3 years ago
fixed workspace vertical alignment
mellbacon committed over 3 years ago
fixed workspace name not showing properly when window is minimized
mellbacon committed over 3 years ago
added css trick to fix tabs going over sidebar border
mellbacon committed over 3 years ago
moved file tree colors to theme
mellbacon committed over 3 years ago
finally fixed tree node drag and drop
mellbacon committed over 3 years ago