This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<v-btn-toggle
|
||||
v-model="activeTab"
|
||||
tile
|
||||
color="deep-purple accent-3"
|
||||
color="primary"
|
||||
group
|
||||
@change="onViewChange"
|
||||
mandatory
|
||||
@@ -136,8 +136,8 @@ import * as monaco from "monaco-editor";
|
||||
|
||||
/*TODO:
|
||||
|
||||
"tab" button color doesn't follow pre-defined colors, use highlight instead
|
||||
also make the data tab button grayer looking so it's clearer that it's different than the rest
|
||||
|
||||
Localization - finish the localization helpers for date time currency etc
|
||||
|
||||
An error when direct rendering brings UI down unlike during render and error when in report designer, fix it
|
||||
|
||||
|
||||
Reference in New Issue
Block a user