fix: make popup rendering deterministic
This commit is contained in:
7
popup_layout.h
Normal file
7
popup_layout.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef STRANS_POPUP_LAYOUT_H
|
||||
#define STRANS_POPUP_LAYOUT_H
|
||||
|
||||
int popupcells(Rune*, int);
|
||||
void popupposition(Caret*, int, int, int, int, int, int, int*, int*);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user