fixes edition cache
This commit is contained in:
parent
8abec56e8a
commit
5dea4ee707
24 changed files with 269 additions and 102 deletions
|
|
@ -33,12 +33,11 @@ namespace BookAStar.Views
|
|||
if (Modified != null)
|
||||
{
|
||||
Modified.Invoke(this, new EventArgs());
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
private bool editable;
|
||||
|
||||
public bool Editable
|
||||
{
|
||||
get {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue