Julian Paulozzi
Julian Paulozzi
If you want to display only the icon with [Iconize](https://github.com/jsmarcus/Iconize) this behavior should work: ``` public class FlexButtonFontIcon { public static readonly BindableProperty IconProperty = BindableProperty.Create( @"Icon", typeof(string), typeof(FlexButtonFontIcon), default(string),...
That would really be something necessary. Thus disabling the mousewheel in this case. I created a custom knockout binding to use with this and I have to force disable buttons...
Sorry for the delay in responding. My current situation probably doesn't allow me to interact with this project until next year for now. But as I always stated any contribution...
Sorry for the long delay in replying. @phantomtypist is right, since 2020 I haven't had time to look at this project. I thought the situation would change but not. It...
To maintain this repository I accept to invite collaborators who are interested.
Version 5 has its own "LiteDB Studio - Nice UI for data access". If you can list why do you prefer julianpaulozzi/LiteDbExplorer project?
Implement the ability to manipulate version 5 would have to improve and increase the abstraction to not create a large segmentation between features and versions. Which itself is not the...
Hi, cool looks like a good start. Yes, the ideal is create a new branch, I will see this as soon as possible. I had pretensions to keep the single...
From the original project it seems that it is possible to paste the json: https://github.com/JosefNemec/LiteDbExplorer/issues/29 I never used or tested so I don't know how and if it works. Maybe...